Rachistructure 1.0.0-alpha
This is a prerelease version of Rachistructure.
dotnet add package Rachistructure --version 1.0.0-alpha
NuGet\Install-Package Rachistructure -Version 1.0.0-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rachistructure" Version="1.0.0-alpha"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rachistructure --version 1.0.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rachistructure, 1.0.0-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rachistructure as a Cake Addin #addin nuget:?package=Rachistructure&version=1.0.0-alpha&prerelease // Install Rachistructure as a Cake Tool #tool nuget:?package=Rachistructure&version=1.0.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Rachistructure provides basic attribute based aspect oriented programming infrastructure.
github.com/SalihKARAHAN/Rachistructure
rachistructure.codeplex.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha | 1,112 | 6/12/2016 |
- Basic IoC container
- AOP support in runtime with RealProxy
- BaseAscpectAttribute