Top 20 NuGet Packages
This package is intented for consuming services from Almego - Safety data sheet authoring software
AlterNET Studio allows you to extend your WinForms and WPF .NET applications with code editing, scripting, and user interface designing capabilities.
It provides a set of component libraries that enables users of your applications to write scripts in C#, Visual Basic, TypeScript, JavaScript, and Pyt...
AlterNET Code Editor is a .NET component library that brings efficient code editing functionality into your WinForms and WPF .NET applications. It provides code editing capabilities such as syntax highlighting, code completion and code outlining, visual indicators for bookmarks, line styles, syntax ...
The CDK Construct Library for AWS::ResourceGroups (Stability: Experimental)
Shared library for Amazon API implementations.
A tool to help debug and test your .NET AWS Lambda functions locally.
Custom logging provider in Asp.Net Core that write logs to Analogy Log Server
Commonly used interfaces, patterns and utilities by andculture engineering
Common CSharp extension methods used at andculture
Common CSharp testing code used at andculture
Common configuration and utilities for building dotnet core presentation web applications
Base classes, utilities, and extensions to facilitate writing tests for Sitefinity.
A set of basic components for building XAML-based UI
Provides a complete diffing model of HTML.
A library of wrappers for AngleSharp. Allows you to replace a real AngleSharp DOM tree but still keep the queried/returned node references. Built for and used by https://github.com/bUnit-dev/bUnit.
Simplifies logging through a static helper class and some IL manipulation.
基于 AspectCore 的简易缓存组件。通过在方法上加 [AopCache]标记实现自动缓存。可以自定义缓存key,缓存时间。默认是 MemoryCache。也可以自己实现 IAopCacheProvider 接口并注入,自定义缓存存储。
AopCache 缓存存储,基于 FreeRedis 的实现
** C# 9.0 ONLY **
Autogenerates for EF Data2Code
Add also Nuget package AOPEFGenerator
You can have your own template - read the readme.txt
** C# 9.0 ONLY **
Autogenerates public methods from a class .
( replace below single quotes with double quotes)
[AutoMethods(template = TemplateMethod.CallerAtttributes, MethodPrefix ='pub', MethodSuffix ='bup')]
partial class Person
{
public string LastName { get...