Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : csharprecordenabler

A source code only package which allows you to use .NET's new C# 9 Record feature in older target frameworks like .NET Standard 2.0, .NET Core App below 5 or the old .NET Framework. This package does not contain any compiled binaries, but instead adds the required classes as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# code is only included if you are targeting a framework version which does not support the new record feature. Please see https://github.com/ChristophWeigert/CSharpRecordEnabler for additional information on how to use this package.

Registry - Homepage - JSON
purl: pkg:nuget/csharprecordenabler
Keywords: source, compiletime, record, isexternalinit, class, immutable
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Downloads: 2,007 total
Last synced: 11 days ago

    Loading...
    Readme
    Loading...