bunit
by: Egil Hansen
- 370 total downloads
- Latest version: 1.40.0
bUnit is a testing library for Blazor components.
You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic.
You can interact with and inspect the component under test, trigger event handlers, provide cascading values, and inject services.
bUnit also includes a complete fake implementation of Blazor's authentication and authorization logic, navigation manager, and
JSInterop.
Butterfly.Client.AspNetCore
by: Lemon
- 29 total downloads
- Latest version: 0.0.8
A Asp.Net Core client for Butterfly.
Butterfly.DataContract
by: Butterfly Team
- 17 total downloads
- Latest version: 0.0.7
Package Description
Butterfly.OpenTracing
by: Lemon
- 18 total downloads
- Latest version: 0.0.8
Reference implementation of OpenTracing API
CacheManager.Core
by: MichaConrad
- 109 total downloads
- Latest version: 2.0.0
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
CacheManager.Microsoft.Extensions.Configuration
by: MichaConrad
- 53 total downloads
- Latest version: 2.0.0
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.
CacheManager.Microsoft.Extensions.Logging
by: MichaConrad
- 32 total downloads
- Latest version: 1.2.0
CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.
CacoCode.RazorEngine.NetCore
by: CacoCode
- 3 total downloads
- Latest version: 1.0.0
Fork from https://github.com/hermanho/RazorEngine
Carter
by: Jonathan Channon
- 33 total downloads
- Latest version: 4.2.0
Carter is a library that allows Nancy-esque routing for use with ASP.Net Core.
Carter.Analyzers
by: Jonathan Channon
- 6 total downloads
- Latest version: 9.0.0
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
Castle.Core
by: Castle Project Contributors
- 115 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 54 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.DynamicProxy
by: Castle Project Contributors
- 5 total downloads
- Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
cef.redist.x64
by: The Chromium Embedded Framework Authors
- 387 total downloads
- Latest version: 120.2.7
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
cef.redist.x86
by: The Chromium Embedded Framework Authors
- 409 total downloads
- Latest version: 120.2.7
CEF - the Chromium Embedded Framework.
NOTE: This package is maintained on behalf of the CEF authors by the CefSharp project at http://github.com/cefsharp/cef-binary
CefSharp.Common
by: The CefSharp Authors
- 680 total downloads
- Latest version: 140.1.140
The CefSharp Chromium-based browser component ('Core' and common 'Element' components, needed by both WPF and WinForms).
CefSharp.WinForms
by: The CefSharp Authors
- 625 total downloads
- Latest version: 140.1.140
The CefSharp Chromium-based browser component (WinForms control).