Skip to content

This package contains missing items that allows you to use the latest C# language features in .NET Framework and Standard.

Notifications You must be signed in to change notification settings

olivegamestudio/MissingAttributes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Missing Attributes

This package contains missing items that allows you to use the latest C# language features in .NET Framework and Standard.

  • CompilerFeatureRequiredAttribute
  • IsExternalInit
  • RequiredMemberAttribute
  • SetsRequiredMembersAttribute

Installation

Can be installed from Nuget Package Manager in Visual Studio. https://www.nuget.org/packages/MissingAttributes

Or adding the following to your csproj file.

<PackageReference Include="MissingAttributes" Version="X.Y.Z" />

About

This package contains missing items that allows you to use the latest C# language features in .NET Framework and Standard.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages