AndreyAkinshin / CultureInfoExplorer
Explorer of CultureInfo instances in .NET
☆31Updated 4 years ago
Alternatives and similar repositories for CultureInfoExplorer:
Users that are interested in CultureInfoExplorer are comparing it to the libraries listed below
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Nuget package merging utiility☆23Updated 8 months ago
- ☆16Updated 3 months ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- ☆12Updated 7 years ago
- Helper for Single Instance Applications for Windows Forms and WPF☆21Updated 3 years ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated last year
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- A platform-independent, lightweight library for developing .NET applications using the MVVM architecture☆37Updated 4 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 9 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 6 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Find transitive dependencies in assemblies☆23Updated 5 months ago
- Vectorized generic dictionary prototype☆19Updated 4 months ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.