Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
9 packages returned for Tags:"compiletime"
Sort by
Relevance
Downloads
Recently updated
IsExternalInit
by:
manuel.roemer
1,317,633 total downloads
last updated
7/9/2022
Latest version:
1.0.3
source
compiletime
polyfill
IsExternalInit
init
record
A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework by providing a polyfill for the IsExternalInit...
More information
Nullable
by:
manuel.roemer
1,993,101 total downloads
last updated
7/9/2022
Latest version:
1.3.1
source
compiletime
null
nullable
attributes
allownull
disallownull
doesnotreturn
doesnotreturnif
maybenull
More tags
A source code only package which allows you to use .NET's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled...
More information
CompileTimeWeaver.
Fody
by:
simonlu
40,492 total downloads
last updated
2/1/2023
Latest version:
3.3.4
AOP
Advice
Aspect
IL
Weaving
INotifyPropertyChanged
CompileTime
Fody
Cecil
Compile time IL weaver for AOP implementation.
TA.
System.
Runtime.
CompilerServices.
RuntimeHelpers.
GetSubArray
by:
Mr.TA
25,892 total downloads
last updated
11/4/2020
Latest version:
1.0.1
source
compiletime
range
index
GetSubArray
RuntimeHelpers
csharp
A source code only package which allows you to use C# new array range syntax in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries,...
More information
CompileTimeAOP.
TransactionAwareness
by:
simonlu
17,461 total downloads
last updated
2/6/2019
Latest version:
3.9.1
NHibernate
AOP
Transaction
Awareness
CompileTime
ILWeaving
A VisualStudio tool to allow programmers to develop Transaction Aware classes for NHibernate. TransactionAware AOP is implemented at compile time with CompileTimeWeaver.Fody.
RequiredMemberAttribute
by:
smkanadl
6,007 total downloads
last updated
2/27/2023
Latest version:
1.0.0
c#
11
source
compiletime
polyfill
RequiredMemberAttribute
required
A source-package to enable the C# 11 'required' keyword on older target frameworks.
CSharpRecordEnabler
by:
ChristophWeigert
1,847 total downloads
last updated
11/20/2020
Latest version:
1.0.2
source
compiletime
record
isexternalinit
class
immutable
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...
More information
Resharper.
Annotations.
Sources
by:
skarllot
1,432 total downloads
last updated
11/24/2020
Latest version:
2020.2.3
source
compiletime
jetbrains
attributes
canbenull
itemnotnull
noenumeration
contractannotation
contract
A source code package of ReSharper annotations that help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics...
More information
StringSyntaxAttribute
by:
smkanadl
173 total downloads
last updated
11/8/2023
Latest version:
1.0.0
.NET7
source
compiletime
polyfill
StringSyntaxAttribute
StringSyntax
A source-package to enable the .NET 7.0 `StringSyntaxAttribute` on older target frameworks.