#jsonlines — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #jsonlines, aggregated by home.social.
-
via @dotnet : .NET 11 Preview 5 is now available!
https://ift.tt/1kfvIsw
#NET11 #Preview5 #dotnet #dotnet11 #dotnet11preview5 #NETRuntime #SDK #libraries #ASP.NETCore #NETMAUI #CSharp #EntityFrameworkCore #EFCore #JsonLines #JsonSerialization #Linq #X25519 #cryp… -
via @dotnet : .NET 11 Preview 5 is now available!
https://ift.tt/1kfvIsw
#NET11 #Preview5 #dotnet #dotnet11 #dotnet11preview5 #NETRuntime #SDK #libraries #ASP.NETCore #NETMAUI #CSharp #EntityFrameworkCore #EFCore #JsonLines #JsonSerialization #Linq #X25519 #cryp… -
via @dotnet : .NET 11 Preview 5 is now available!
https://ift.tt/1kfvIsw
#NET11 #Preview5 #dotnet #dotnet11 #dotnet11preview5 #NETRuntime #SDK #libraries #ASP.NETCore #NETMAUI #CSharp #EntityFrameworkCore #EFCore #JsonLines #JsonSerialization #Linq #X25519 #cryp… -
via @dotnet : .NET 11 Preview 5 is now available!
https://ift.tt/1kfvIsw
#NET11 #Preview5 #dotnet #dotnet11 #dotnet11preview5 #NETRuntime #SDK #libraries #ASP.NETCore #NETMAUI #CSharp #EntityFrameworkCore #EFCore #JsonLines #JsonSerialization #Linq #X25519 #cryp… -
via @dotnet : .NET 11 Preview 5 is now available!
https://ift.tt/1kfvIsw
#NET11 #Preview5 #dotnet #dotnet11 #dotnet11preview5 #NETRuntime #SDK #libraries #ASP.NETCore #NETMAUI #CSharp #EntityFrameworkCore #EFCore #JsonLines #JsonSerialization #Linq #X25519 #cryp… -
AspNetCore.JsonStreamer 0.2.0 is out now!
JSON Lines streaming serializer on ASP.NET Core, uses standard type of IAsyncEnumerable<T>.
It is simply to use, add AddNewtonsoftJsonStreamer() instead of AddNewtonsoftJson().
-
AspNetCore.JsonStreamer 0.2.0 is out now!
JSON Lines streaming serializer on ASP.NET Core, uses standard type of IAsyncEnumerable<T>.
It is simply to use, add AddNewtonsoftJsonStreamer() instead of AddNewtonsoftJson().
-
Did some #coding again on #StreamingMediaLauncher again for a change.
Refactored some code, and (re)considered a couple of approaches to how I am doing things.Definitely sped up the code a bit by lazy loading things, and switching some cached results from #json to #jsonlines.
Feels like I learned some #Python things, which is a good feeling.