Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: nuget: IsExternalInit

A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework by providing a polyfill for the IsExternalInit class. This package does not contain any compiled binaries, but instead adds the IsExternalInit class as C# source code to your project. Because this code is compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications. The C# code is only included if you are targeting a framework version which does not support the IsExternalInit class. For example, if you create a library which multi-targets .NET Standard 2.0 and .NET 5.0, the IsExternalInit class is not provided in the .NET 5.0 compilation, because .NET 5.0 already provides support for the class by default. Please see https://github.com/manuelroemer/IsExternalInit for additional information on how to use this package.
8 versions
Latest release: over 124 years ago
7 dependent packages
1,338,713 downloads total

View more package details: https://packages.ecosyste.ms/registries/nuget.org/packages/IsExternalInit

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/manuelroemer%2FIsExternalInit

Dependent Repos 274

Bannerhaul/Bannerlord.ArenaOverhaul
Arena Overhaul mod for Mount & Blade II: Bannerlord.
  • 1.0.2 src/ArenaOverhaul/ArenaOverhaul.csproj

Size: 383 KB - Last synced: 3 days ago - Pushed: 4 days ago

sherweb/Mongo.Migration Fork of SRoddis/Mongo.Migration
On-the-fly migrations with MongoDB C# Driver
  • 1.0.3 Mongo.Migration/Mongo.Migration.csproj
  • 1.0.3 Mongo.Migration.Test.Core/Mongo.Migration.Test.Core.csproj

Size: 522 KB - Last synced: 9 days ago - Pushed: 9 days ago

ehtick/MessagePack-CSharp Fork of MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
  • 1.0.1 sandbox/TestData2/TestData2.csproj

Size: 9.74 MB - Last synced: 2 months ago - Pushed: 2 months ago

nonomal/MessagePack-CSharp Fork of neuecc/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
  • 1.0.1 sandbox/TestData2/TestData2.csproj

Size: 8.73 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

icsharpcode/CodeConverter
Convert code from C# to VB.NET and vice versa using Roslyn
  • 1.0.2 CodeConverter/CodeConverter.csproj

Size: 14.2 MB - Last synced: 15 days ago - Pushed: 21 days ago

asc-community/HonkSharp
Some wrappers and API and methods for fast and convenient declarative coding in C#
  • 1.0.0 HonkSharp/HonkSharp.csproj

Size: 137 KB - Last synced: 15 days ago - Pushed: over 1 year ago

SharpGenTools/SharpGenTools
Accurate and high performance C++ interop code generator for C#.
  • * SharpGen.Generator/SharpGen.Generator.csproj

Size: 113 MB - Last synced: 11 days ago - Pushed: 7 months ago

Jan0660/RCaron
A .NET shell and scripting language.
  • 1.0.2 RCaron.LibrarySourceGenerator/RCaron.LibrarySourceGenerator.csproj

Size: 512 KB - Last synced: 18 days ago - Pushed: 12 months ago

R-Vaccari/bannerlord-banner-kings
  • 1.0.1 BannerKings/BannerKings.csproj

Size: 19.2 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

viceroypenguin/SuperLinq
Extensions to LINQ to Objects
  • 1.0.2 Tests/SuperLinq.Async.Test/SuperLinq.Async.Test.csproj
  • 1.0.2 Tests/SuperLinq.Test/SuperLinq.Test.csproj

Size: 5.42 MB - Last synced: 8 days ago - Pushed: 8 days ago

Bannerhaul/Bannerlord.AllegianceOverhaul
Allegiance Overhaul mod for Mount & Blade II: Bannerlord.
  • 1.0.2 src/AllegianceOverhaul/AllegianceOverhaul.csproj

Size: 532 KB - Last synced: 6 days ago - Pushed: 6 days ago

sundews/Sundew.DiscriminatedUnions
Adds Discriminated unions to C# until they get added for real
  • 1.0.2 Source/Sundew.DiscriminatedUnions/Sundew.DiscriminatedUnions.csproj
  • 1.0.2 Source/Sundew.DiscriminatedUnions.Analyzer/Sundew.DiscriminatedUnions.Analyzer.csproj
  • 1.0.2 Source/Sundew.DiscriminatedUnions.CodeFixes/Sundew.DiscriminatedUnions.CodeFixes.csproj
  • 1.0.2 Source/Sundew.DiscriminatedUnions.TestData/Sundew.DiscriminatedUnions.TestData.csproj

Size: 573 KB - Last synced: 21 days ago - Pushed: 21 days ago

sundews/CommandlineBatcher
Execute batches of multiple commands in a single command line.
  • 1.0.2 Source/CommandlineBatcher.Tests/CommandlineBatcher.Tests.csproj

Size: 116 KB - Last synced: 21 days ago - Pushed: 21 days ago

sundews/Sundew.Base
Sundew.Base is a collection of smaller NuGet packages that work on various .NETStandard targets
  • 1.0.2 Source/Sundew.Base.PerformanceTests/Sundew.Base.PerformanceTests.csproj

Size: 598 KB - Last synced: 21 days ago - Pushed: 21 days ago

BUTR/Bannerlord.BUTRLoader
Extension of the Native Launcher for Bannerlord.
  • 1.0.2 src/Bannerlord.BUTRLoader.LauncherEx/Bannerlord.BUTRLoader.LauncherEx.csproj

Size: 1.15 MB - Last synced: 8 months ago - Pushed: 8 months ago

sundews/Sundew.Generator
T4 replacement
  • 1.0.2 Source/Sundew.Generator/Sundew.Generator.csproj
  • 1.0.2 Source/Sundew.Generator.Code/Sundew.Generator.Code.csproj
  • 1.0.2 Source/Sundew.Generator.CodeAnalysis.MSBuildWorkspace/Sundew.Generator.CodeAnalysis.MSBuildWorkspace.csproj

Size: 3 MB - Last synced: 15 days ago - Pushed: 21 days ago

BUTR/Bannerlord.Lua
Proof of concept Lua support. Requires BUTRLoader to work.
  • 1.0.2 src/Bannerlord.Lua/Bannerlord.Lua.csproj
  • 1.0.2 src/Bannerlord.LuaExample/Bannerlord.LuaExample.csproj

Size: 104 KB - Last synced: 10 months ago - Pushed: 10 months ago

viceroypenguin/Going.Plaid
Plaid API .NET library
  • 1.0.2 src/Plaid/Plaid.csproj

Size: 2.4 MB - Last synced: 2 days ago - Pushed: 2 days ago

BUTR/Bannerlord.Module.Template
Template extension for dotnet, eases the process of creating new mods for M&B 2: Bannerlord
  • 1.0.2 src/Bannerlord.Module.CSharp/BLNamespace.csproj
  • 1.0.2 src/Bannerlord.Module.Sdk.CSharp/BLNamespace.csproj

Size: 319 KB - Last synced: 16 days ago - Pushed: 5 months ago

microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
  • 1.0.2 src/StreamJsonRpc/StreamJsonRpc.csproj

Size: 6.2 MB - Last synced: 2 days ago - Pushed: 3 days ago

Vulcanova/Vulcanova
Unofficial Vulcan UONET+ Xamarin.Forms mobile client
  • 1.0.1 Vulcanova/Vulcanova/Vulcanova.csproj

Size: 2.45 MB - Last synced: 4 days ago - Pushed: 16 days ago

mburumaxwell/1ot-dotnet 📦
.NET Client Library for working with 1oT API (https://1ot.mobi)
  • 1.0.3 src/1ot/1ot.csproj

Size: 147 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

DiplomacyTeam/Bannerlord.Diplomacy
Bannerlord mod: War, peace, NAPs, alliances, civil wars, relationships, and interactions.
  • 1.0.2 src/Bannerlord.Diplomacy/Bannerlord.Diplomacy.csproj

Size: 5 MB - Last synced: about 20 hours ago - Pushed: about 21 hours ago

DagobertDev/CityBuilder
A 2d city builder made with the Godot Engine and DefaultECS.
  • 1.0.2 CityBuilder.Core/CityBuilder.Core.csproj
  • 1.0.2 CityBuilder.csproj

Size: 322 KB - Last synced: 12 months ago - Pushed: 12 months ago

sebastienros/jint
Javascript Interpreter for .NET
  • 1.0.2 Jint/Jint.csproj

Size: 21.8 MB - Last synced: about 10 hours ago - Pushed: 2 days ago

alpacahq/alpaca-trade-api-csharp
C# SDK for Alpaca Trade API https://docs.alpaca.markets/
  • 1.0.3 Alpaca.Markets/Alpaca.Markets.csproj
  • 1.0.3 Alpaca.Markets/packages.lock.json
  • 1.0.3 Alpaca.Markets.Extensions/Alpaca.Markets.Extensions.csproj
  • 1.0.3 Alpaca.Markets.Extensions/packages.lock.json
  • 1.0.3 UsageExamples/UsageExamples.csproj

Size: 6.82 MB - Last synced: 9 minutes ago - Pushed: 22 minutes ago

SolidClouds/MessagePack-CSharp Fork of MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
  • 1.0.1 sandbox/TestData2/TestData2.csproj

Size: 8.59 MB - Last synced: 8 months ago - Pushed: about 1 year ago

maxmind/minfraud-api-dotnet
.NET API for MaxMind minFraud Score, Insights, and Factors
  • 1.0.2 MaxMind.MinFraud/MaxMind.MinFraud.csproj

Size: 6.77 MB - Last synced: 3 days ago - Pushed: 13 days ago

Ephemerality/xray-builder.gui
A .Net application that processes e-books to create X-Ray files for the Amazon Kindle (Paperwhite, Voyage, Fire). X-Rays are built complete with chapter locations and excerpts.
  • 1.0.2 XRayBuilder.Core/XRayBuilder.Core.csproj

Size: 8.06 MB - Last synced: 13 days ago - Pushed: about 2 months ago

manuelroemer/IsExternalInit
A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework by providing a polyfill for the IsExternalInit class.
  • 1.0.3 test/PackageReference.MultiTarget/PackageReference.MultiTarget.csproj
  • 1.0.3 test/PackagesConfig.Net48/packages.config
  • 1.0.3 test/Wpf.PackageReference.Net50/Wpf.PackageReference.Net50.csproj
  • 1.0.3 test/Wpf.PackageReference.NetCoreApp31/Wpf.PackageReference.NetCoreApp31.csproj

Size: 86.9 KB - Last synced: 15 days ago - Pushed: over 1 year ago

Flash0ver/F0.Cli
This repo comprises utilities for testable command-line interface tools.
  • 1.0.1 source/test/F0.Cli.Tests/F0.Cli.Tests.csproj

Size: 184 KB - Last synced: 3 months ago - Pushed: over 1 year ago

ilyalatt/RuTracker.Client
C# Client for RuTracker
  • 1.0.2 src/RuTracker.Client/RuTracker.Client.csproj

Size: 92.8 KB - Last synced: 15 days ago - Pushed: over 2 years ago

unmango/safir
Cloud native media management platform
  • 1.0.2 src/cli/src/Safir.CommandLine/Safir.CommandLine.csproj
  • 1.0.2 src/cli/src/Safir.CommandLine/packages.lock.json
  • 1.0.2 src/common/dotnet/src/Safir.EventSourcing/Safir.EventSourcing.csproj
  • 1.0.2 src/common/dotnet/src/Safir.EventSourcing/packages.lock.json
  • 1.0.2 src/common/dotnet/src/Safir.EventSourcing.Abstractions/Safir.EventSourcing.Abstractions.csproj
  • 1.0.2 src/common/dotnet/src/Safir.EventSourcing.Abstractions/packages.lock.json
  • 1.0.2 src/common/dotnet/src/Safir.Messaging.MediatR/Safir.Messaging.MediatR.csproj
  • 1.0.2 src/common/dotnet/src/Safir.Messaging.MediatR/packages.lock.json
  • 1.0.2 src/common/dotnet/src/Safir.Protos/Safir.Protos.csproj
  • 1.0.2 src/common/dotnet/src/Safir.Protos/packages.lock.json
  • 1.0.2 src/common/dotnet/test/Safir.EventSourcing.Tests/Safir.EventSourcing.Tests.csproj

Size: 65.6 MB - Last synced: 28 days ago - Pushed: 9 months ago

xshaheen/xdot-paymob
.NET SDK to help you integrate with the Paymob’s payment gateway.
  • 1.0.2 src/CashIn/CashIn.csproj

Size: 307 KB - Last synced: 16 days ago - Pushed: 4 months ago

Marvin-Brouwer/FluentSerializer
A fluent take on serializer libraries
  • 1.0.3 src/FluentSerializer.Core/FluentSerializer.Core.csproj
  • 1.0.3 src/FluentSerializer.Core.BenchmarkUtils/FluentSerializer.Core.BenchmarkUtils.csproj
  • 1.0.3 src/FluentSerializer.Json/FluentSerializer.Json.csproj
  • 1.0.3 src/FluentSerializer.UseCase.Mavenlink/FluentSerializer.UseCase.Mavenlink.csproj
  • 1.0.3 src/FluentSerializer.Xml/FluentSerializer.Xml.csproj

Size: 2.63 MB - Last synced: 15 days ago - Pushed: about 2 months ago

Kull-AG/kull-databasemetadata
C# Library for Database Metadata
  • 1.0.1 src/Kull.DatabaseMetadata/Kull.DatabaseMetadata.csproj

Size: 101 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

zhyy2008z/ZDevTools
开发工具库
  • 1.0.0 ZDevTools/ZDevTools.csproj

Size: 3.89 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

odalet/CertXplorer
Cryptography and Certificates management
  • 1.0.3 src/Delta.CapiNet/Delta.CapiNet.csproj
  • 1.0.2 src/Plugins/CryptoHelperPlugin/CryptoHelperPlugin.csproj

Size: 11.8 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

devlooped/xunit.vsix
Xunit for creating VSIX integration tests
  • 1.0.3 src/Xunit.Vsix.Tests/Xunit.Vsix.Tests.csproj

Size: 512 KB - Last synced: about 4 hours ago - Pushed: 7 months ago

atifaziz/CSharpMinifier
.NET Standard Library & Tool for C# source code minification
  • 1.0.1 src/CSharpMinifier/CSharpMinifier.csproj
  • 1.0.1 src/CSharpMinifierConsole/CSharpMinifierConsole.csproj

Size: 833 KB - Last synced: 27 days ago - Pushed: about 2 years ago

sundews/Sundew.Packaging
Automated NuGet package publisher for CIs and local builds
  • 1.0.3 Source/Sundew.Packaging.Tool/Sundew.Packaging.Tool.csproj
  • 1.0.3 Source/Sundew.Packaging.Tool.Tests/Sundew.Packaging.Tool.Tests.csproj

Size: 571 KB - Last synced: 21 days ago - Pushed: 21 days ago

YabalLang/compiler
Compiler of Yabal for Astro-8
  • 1.0.2 src/Yabal.Core/Yabal.Core.csproj
  • 1.0.2 src/Yabal.SourceGenerator/Yabal.SourceGenerator.csproj

Size: 14.5 MB - Last synced: 5 months ago - Pushed: 5 months ago

RoGreat/ExtendedFamily
Bannerlord mod that shows extended family members instead of just direct family members in the encyclopedia.
  • 1.0.2 ExtendedFamily/ExtendedFamily.csproj

Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

devlooped/isbn
ISBN parsing library
  • 1.0.3 src/ISBN/ISBN.csproj

Size: 112 KB - Last synced: 11 days ago - Pushed: 30 days ago

Vulcanova/Vulcanova.Uonet
Unofficial Vulcan UONET+ .NET mobile API client
  • 1.0.1 Vulcanova.Uonet/Vulcanova.Uonet.csproj

Size: 69.3 KB - Last synced: 4 days ago - Pushed: 2 months ago

pengweiqhca/System.Diagnostics.Runtime
  • 1.* System.Diagnostics.Runtime/System.Diagnostics.Runtime.csproj
  • 1.* System.Diagnostics.Runtime.Tests/System.Diagnostics.Runtime.Tests.csproj

Size: 347 KB - Last synced: about 2 months ago - Pushed: 4 months ago

LesserScholar/EncyclopediaExtender
  • 1.0.1 EncyclopediaExtender.csproj

Size: 71.3 KB - Last synced: 5 months ago - Pushed: over 1 year ago

glopesdev/reactive Fork of dotnet/reactive
The Reactive Extensions for .NET
  • 1.0.2 Ix.NET/Source/System.Linq.Async.SourceGenerator/System.Linq.Async.SourceGenerator.csproj

Size: 38 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

Flash0ver/F0.Generators
The open source of truth for general-purpose C# source code generators.
  • 1.0.1 source/production/F0.Generators/F0.Generators.csproj

Size: 166 KB - Last synced: 14 days ago - Pushed: 8 months ago

betwixt-labs/bebop
🎷No ceremony, just code. Blazing fast, typesafe binary serialization.
  • 1.0.2 Runtime/C#/Bebop.csproj

Size: 105 MB - Last synced: 19 days ago - Pushed: 27 days ago

RobertLethin/AdoptCompanions
Mount And Blade 2: Bannerlord Mod to allow you to adopt companions into your family
  • 1.0.1 AdoptCompanions/AdoptCompanions.csproj

Size: 61.5 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

morelinq/MoreLINQ
Extensions to LINQ to Objects
  • 1.0.3 MoreLinq.Test/MoreLinq.Test.csproj

Size: 3.69 MB - Last synced: about 16 hours ago - Pushed: 6 days ago

AlekseyAfonin/EquipBestItem
Mount & Blade: Bannerlord mod
  • 1.0.2 EquipBestItem/EquipBestItem.csproj

Size: 383 KB - Last synced: 2 months ago - Pushed: almost 2 years ago

WhiteBlackGoose/CodegenAnalysis
Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).
  • 1.0.1 Sources/CodegenAnalysis/CodegenAnalysis.csproj

Size: 252 KB - Last synced: 11 days ago - Pushed: over 1 year ago

jp2masa/Movere
Movere is an implementation of managed dialogs for Avalonia.
  • * src/Movere/Movere.csproj

Size: 559 KB - Last synced: 11 days ago - Pushed: about 1 year ago

habeebweeb/COM3D2.HighHeel
COM3D2 plugin that dynamically adjusts maid's feet for high heels.
  • 1.0.0 COM3D2.HighHeel/COM3D2.HighHeel.csproj

Size: 721 KB - Last synced: 11 months ago - Pushed: about 3 years ago

ElektroKill/CawkVM-Unpacker
Yet another CawkVM unpacker...
  • 1.0.1 CawkVMUnpacker/CawkVMUnpacker.csproj

Size: 44.9 KB - Last synced: 11 days ago - Pushed: about 1 year ago

rsking/Standard.EBooks.Downloader
Standard EBooks Downloader
  • 1.0.3 EBook.Downloader.Calibre/EBook.Downloader.Calibre.csproj
  • 1.0.3 EBook.Downloader.Common/EBook.Downloader.Common.csproj

Size: 1.85 MB - Last synced: 5 months ago - Pushed: 5 months ago

rsking/Media.Metadata
  • 1.0.2 Media.Metadata.Core/Media.Metadata.Core.csproj
  • 1.0.2 Media.Metadata.TheTVDB/Media.Metadata.TheTVDB.csproj
  • 1.0.2 Media.Metadata.TvMaze/Media.Metadata.TvMaze.csproj

Size: 2.67 MB - Last synced: 20 days ago - Pushed: 20 days ago

BUTR/Bannerlord.ModuleLoader
Library that provides an universal loader for distributing multiple implementations for different game versions within one module.
  • 1.0.3 src/Bannerlord.ModuleLoader/Bannerlord.ModuleLoader.csproj

Size: 88.9 KB - Last synced: about 2 months ago - Pushed: 8 months ago

KaosesBanerlord/Kaoses.Core.Templates
  • 1.0.3 src/Kaoses.Core.Templates/BLNamespace.csproj

Size: 31.3 KB - Last synced: 15 days ago - Pushed: over 1 year ago