Kimono 0.0.1-RC02

This is a prerelease version of Kimono.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Kimono --version 0.0.1-RC02                
NuGet\Install-Package Kimono -Version 0.0.1-RC02                
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="Kimono" Version="0.0.1-RC02" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kimono --version 0.0.1-RC02                
#r "nuget: Kimono, 0.0.1-RC02"                
#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 Kimono as a Cake Addin
#addin nuget:?package=Kimono&version=0.0.1-RC02&prerelease

// Install Kimono as a Cake Tool
#tool nuget:?package=Kimono&version=0.0.1-RC02&prerelease                

Kimono

DOTNET Build

_ _
| | ()
| | ___ _ __ ___ ___ _ __ ___
| |/ / | '
` _ \ / _ | '_ \ / _ \ | <| | | | | | | () | | | | () | ||__|| || ||_/|| ||_/

Kimono is a dynamic proxy framework that allows intercepting methods and properties. Currently in development! Working on generating MSIL for out and ref parameters definitions. See below for examples.


public interface 

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Kimono:

Package Downloads
Overmock

Overmock is a mocking framework that allows for very robust mocking configuration and validation.

Kimono.Extensions.DependencyInjection

Kimono.Extensions.DependencyInjection contains extension methods for adding of interceptors to DI.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.1 195 8/15/2024
0.1.0 182 8/9/2024
0.0.12 328 3/27/2024
0.0.11-RC01 255 10/16/2023
0.0.10 200 10/11/2023
0.0.9 208 9/17/2023
0.0.9-RD01 177 8/28/2023
0.0.9-RC03 148 9/15/2023
0.0.9-RC02 171 8/30/2023
0.0.8 227 8/27/2023
0.0.7 201 8/27/2023
0.0.7-RC05 112 8/25/2023
0.0.7-RC04 141 8/24/2023
0.0.7-RC03 144 8/22/2023
0.0.7-RC02 134 8/19/2023
0.0.7-RC01 138 8/16/2023
0.0.6 184 8/15/2023
0.0.6-RC01 143 8/14/2023
0.0.5 178 8/14/2023
0.0.4 193 8/13/2023
0.0.3 181 8/13/2023
0.0.1 186 8/13/2023
0.0.1-RC03 150 8/13/2023
0.0.1-RC02 147 8/13/2023
0.0.1-RC01 159 8/11/2023

This is a first release and is meant for internal usages until further notice.