Skip to content

Releases: Lamparter/Win32

Release list

1.2

Choose a tag to compare

@Lamparter Lamparter released this 09 Apr 14:43

This is the third release of the "Win32 P/Invoke bindings for .NET Standard" project, which brings a fix for the major issue preventing the aggregate Riverside.Win32 package from working fully (#2), by introducing a new feature, aliases.

Learn more about the "Win32 P/Invoke bindings for .NET Standard" project in the README.


  • Code Quality: Upgrade to SLNX and enforce assembly aliases by @Lamparter in #8

Full Changelog: v1.1...v1.2

1.1

1.1

Choose a tag to compare

@Lamparter Lamparter released this 10 Apr 10:04

Second release of Riverside.Win32, this time with lots more DLLs, including DirectX among others.
I also added a new build script, WriteReadme.ps1, which writes a specific README for each package and creates a table for the main repo README with every downloadable NuGet package.

  • Docs: Added a README generator by @Lamparter in #1
  • Added more DLLs

Full Changelog: v1.0...v1.1

1.0

1.0

Choose a tag to compare

@Lamparter Lamparter released this 09 Apr 13:42
cc3aa89

Riverside.Win32 first release!
This was quite a fun project I made in a couple hours, and it's built using PowerShell.

You can use the packages on Nuget to get access to Win32 APIs from any .NET language, with Native AOT support.

Enjoy! 😊