dotNetTips.Spargine icon indicating copy to clipboard operation
dotNetTips.Spargine copied to clipboard

Open-source .NET assemblies from dotNetTips.com and David McCarter

Results 45 dotNetTips.Spargine issues
Sort by recently updated
recently updated
newest added

Finish setup of new assembly: - [ ] Modify project settings. - [ ] Modify post-build event.

enhancement

Don't you have Source Control so you don't need to do this? https://github.com/RealDotNetDave/dotNetTips.Spargine/blob/6883de33184f36f36e430aa479e670023d011cc7/source/6/dotNetTips.Spargine.6.Core/Logging/LoggingHelper.cs#L33-L61

Clean Up

Bumps [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) from 6.0.10 to 6.0.25. Release notes Sourced from Microsoft.AspNetCore.Components's releases. .NET 6.0.25 Release .NET 6.0.24 Release .NET 6.0.23 Release .NET 6.0.22 Release .NET 6.0.21 Release .NET 6.0.20 Release...

dependencies

Uh, oh... something's gone wonky with the README over at NuGet: https://www.nuget.org/packages/dotNetTips.Spargine.6 Not sure exactly what's afoot, but I thought I'd mention it at least.

When I spend time reviewing code for issues, I use the indicator in Visual Studio to tell me if that variable, method, or class is in use. There are many...

enhancement