Skip to content

krishnakurtakoti/myDiary_DotNet

Repository files navigation

https://www.mytechramblings.com/posts/dotnet-httpclient-basic-usage-scenarios

https://www.tpeczek.com/2019/10/alternative-approach-to-httpclient-in.html

https://www.youtube.com/watch?v=OcCKmodXW-Q -

https://github.com/joaopgrassi/authz-custom-middleware/tree/posts/policy-based-deep-dive

ASP.Net Core tutorial for beginners(2): Project Structure, application layers and first controller
\

https://www.codeproject.com/Articles/1162957/Dependency-Injection-to-The-Core
\

http://blog.ploeh.dk/2012/09/28/DependencyInjectionandLifetimeManagementwithASP.NETWebAPI
\

InfluxDB Client for .NET
https://github.com/MikaelGRA/InfluxDB.Client/
\

https://stackoverflow.com/questions/53811620/pull-data-from-multiple-tables-in-one-sql-query-using-linq-and-entity-framework
\

https://www.entityframeworktutorial.net/code-first/code-first-conventions.aspx
\

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/modeling/relationships/one-to-many.md
\

https://codeblog.jonskeet.uk/2019/03/27/storing-utc-is-not-a-silver-bullet
\

When “UTC everywhere” isn't enough - storing time zones in PostgreSQL and SQL Server - Shay Rojansky's Blog (roji.org)
\

Upgrade .NET version of XXX Server Components
\

Enabling TLS 1.2 on your .NET application by Dominic Burford
\

Setting up ASP.NET Core dev certs for both WSL and Windows
\

SEAF: A Scalable, Efficient, and Application-independent Framework for container security detection - ScienceDirect
\

Azure Cross Tenant Access (Authentication, Authorization, Private Communication) by @spotakash.
\

Sidecar Proxy Pattern - The Basis Of Service Mesh by @iximiuz
\

Writing .NET Application Services for Kubernetes By Mike Hadlow
\

Redirect ActiveRecord (Rails) reads to replica databases while ensuring all writes go to the primary database.
\

RSA is deceptively simple (and fun) by Nicole Tietz-Sokolskaya
https://ntietz.com/blog/rsa-deceptively-simple/
January 15, 2024
\

A reverse proxy as a configurable package on top of Kestrel
\

Analyzing Data 180,000x Faster with Rust
\



Public (sub-)domains By Parker higgins
https://parkerhiggins.net/2022/11/public-sub-domains/
04 Nov 2022
\

PAUL KHUONG: SOME LISP - Finally! Napa-FFT3 is ready for users
https://pvk.ca/Blog/2012/02/22/finally-napa-fft3-is-ready-for-users/
Feb 22nd, 2012
\

Reconstructing a cosine similarity
https://softwaredoug.com/blog/2023/03/12/reconstruct-dot-product-from-other-dot-products/
MARCH 12TH, 2023
\

DSPLib - FFT / DFT Fourier Transform Library for .NET 4 by Steve Hageman
https://www.codeproject.com/Articles/1107480/DSPLib-FFT-DFT-Fourier-Transform-Library-for-NET-6/
11 Jul 2023
\

1This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.

## Learn More

To learn more about Next.js, take a look at the following resources:

- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!

## Deploy on Vercel

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
# myDiary_DotNet


About

Diary contents captured in this repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published