Skip to main content

Posts

Showing posts from February 24, 2021

Kellerman .Net Code Generator v1.15

 Kellerman .Net Code Generator v1.15 The .NET Code Generator is one of the most useful tools in your toolbelt. All other commercial code generators are mainly based on generating code from database schemas. The .NET Code Generator can not only generate from database schemas but also generate based on other source code classes, JSON, or CSV Files. https://developer.team/dotnet/29812-kellerman-net-code-generator-v115.html

Asp Core Api - Easy Starter - 5 Projects Source Code

 Asp Core Api - Easy Starter - 5 Projects Source Code This is a featured rich application which contains 5 different projects to give you all types of ASP CORE APIs (from starter to pro), wheather it is simple API, Token Based API, With Database or Without Database. It also includes swagger client to automatically document your API methods. https://developer.team/dotnet/29811-asp-core-api-easy-starter-5-projects-source-code.html

Embarcadero RAD Studio 10.4.2 Version 27.0.40680.4203

 Embarcadero RAD Studio 10.4.2 Version 27.0.40680.4203 The largest and best improvement to Delphi’s code tooling in many years, RAD Studio 10.4 provides Code Insight using a Delphi implementation of the Language Server Protocol (LSP). LSP is a technique for calculating results for code completion, navigation, or similar in a separate process. This means that the IDE will never block while completing and Code Insight will provide accurate results. 10.4 provides a much enhanced developer productivity experience when working with large projects with millions of lines of code. https://developer.team/delphi/29810-embarcadero-rad-studio-1042-version-270406804203.html