Trending

#Odata

Latest posts tagged with #Odata on Bluesky

Latest Top
Trending

Posts tagged #Odata

Preview
Microsoft Ships OData .NET (ODL) 9.0.0 Preview 3: Safety, Modern APIs, and Spec Compliance Microsoft released OData .NET (ODL) 9.0.0 Preview 3, the latest preview iteration of the OData .NET client and core libraries, continuing the modernisation effort of the library. This preview focuses ...

OData .NET 9 preview tightens null handling, enforces structured JSON, and trims legacy APIs for a leaner client. Useful context for teams moving off 8.x or targeting .NET 8 to 10.

#dotnet #odata #csharp

bbb.dev/bx6s2iwljq

0 0 0 0
Post image

LLM + 1C: Почему чат-бот для учета — это плохая идея, и как реализовать AI-шлюз через OData LLM + 1C = ? Почему чат-бот для...

#Spring #AI #OData #LLM #1с #rag #ollama

Origin | Interest | Match

0 0 0 0
Embed Card for https://isaacl.dev/gw9

Embed Card for https://isaacl.dev/gw9


Check out the preview of ASP.NET Core OData 10.0.0! Explore enhanced features like support for multiple query options and improved performance. Perfect for building robust data-centric applications. #ASPNet #OData

https://isaacl.dev/gw9

0 0 0 0
spot art. text reads: blog.read
Announcing ASP.NET Core OData 10.0.0 Preview 1
Learn more

spot art. text reads: blog.read Announcing ASP.NET Core OData 10.0.0 Preview 1 Learn more

#ASPNETCore OData 10.0.0 Preview 1 is live! 🚀
✔ .NET 10 support
✔ Native DateOnly & TimeOnly
✔ Updated OData libraries
Learn more: msft.it/63321teC6F
#OData

1 0 0 0

🤷 Yeah I don't remember what filter magic translation it does or attempts.

I suspect they took some inspiration from query translation stuff I did in the following years.

Bottom line of these things ( #LDAP , #GQL , #SQL, #OData ) -

Magic translation to a query language is often a bad idea.

2 0 0 0
Preview
Power Automate: Fixing OData Filter Errors When Strings Contain Apostrophes OData filters in Power Automate can fail when apostrophes are used in strings, causing flow errors. Queries like FileLeafRef eq 'O'Reilly' will break your flows. This post explains how to handle apostrophes correctly, ensuring your queries work in both SharePoint and Dataverse.

Fix OData filter errors in Power Automate! Apostrophes in SharePoint and Dataverse queries (e.g. O'Reilly) can break your flow. Learn how to fix this and keep your flows running. #PowerAutomate #PowerPlatform #OData #TechTips #Automation #SharePoint #Dataverse

0 0 0 0
spot art.
text reads: blog.read
Announcing OData .NET (ODL) 9 Preview 3 Release
Learn more

spot art. text reads: blog.read Announcing OData .NET (ODL) 9 Preview 3 Release Learn more

OData .NET (ODL) 9 Preview 3: modernized for .NET 10, safer action queries (SingleOrDefault for nullable types), and updated Core/EDM/Spatial/Client packages.
Read: msft.it/63326tbaJM
#OData #dotNET

1 0 0 0
Preview
Announcing ASP.NET Core OData 10.0.0 Preview 1 - OData We’re thrilled to announce the release of ASP.NET Core OData 10.0.0 Preview 1, a major modernization update that embraces .NET’s native System.DateOnly and System.TimeOnly types! This release…

Announcing #ASPNETCore OData 10.0.0 Preview 1

buff.ly/HuhWYS1

#dotnet #odata #webdev #apis #csharp

2 3 0 0
Preview
Announcing OData Model Builder 3.0.0 Preview 1 Release - OData We’re excited to announce that OData Model Builder 3.0.0 Preview 1 has been officially released and is available on NuGet: Microsoft.OData.ModelBuilder 3.0.0 Preview 1 This is a major release that…

Announcing OData Model Builder 3.0.0 Preview 1 Release

ift.tt/r7Wimoh

#dotnet #odata #apis #webdev #odl

2 0 0 0
Preview
Announcing OData .NET (ODL) 9 Preview 3 Release - OData We’re happy to announce that OData .NET (ODL) 9 Preview 3 has been officially released and is available on NuGet: Microsoft.OData.Core 9.0.0 Preview 3 Microsoft.OData.Edm 9.0.0 Preview 3…

Announcing OData .NET (ODL) 9 Preview 3 Release

buff.ly/CzbRNEY

#dotnet #odata #apis #webdev #csharp

1 0 0 0
Post image

SAP interface technologies and middleware enable seamless integration across systems, and the Info-Cube highlights their relevance from the first moment.

s4-experts.com/sap-abap-sof...

#SAP #RFC #OData #API #interface #middleware

3 0 0 0
Post image

SAP interface technologies and middleware enable seamless integration across systems, and the Info-Cube highlights their relevance from the first moment.

s4-experts.com/sap-abap-sof...

#SAP #RFC #OData #API #interface #middleware

3 0 0 0
Preview
SAP ABAP Softwareentwickler Als Netzwerkorganisation decken wir durch unsere zahlreichen Partner alle SAP-Systeme und -Module ab. Wir bauen unseren öffentlichen Anteil am Wissensmanagement kontinuierlich aus. Einige Bereiche …

SAP interface technologies and middleware enable seamless integration across systems, and the Info-Cube highlights their relevance from the first moment.

s4-experts.com/sap-abap-sof...

#SAP #RFC #OData #API #interface #middleware

3 0 0 0
Original post on social.overheid.nl

🔍 OData en de REST API Design Rules: past dat wel?

Onze collega duikt in de vraag of OData een slimme keuze is voor publieke API's binnen de overheid.

Hoewel OData krachtige querymogelijkheden biedt, botst het met belangrijke principes uit de ADR: eenvoud en brede interoperabiliteit. De […]

1 1 0 0
spot art.
text reads: blog.read
Announcing a new OData.NET serializer
Learn more

spot art. text reads: blog.read Announcing a new OData.NET serializer Learn more

.NET devs! The OData team has intro'd a new OData .NET Serializer designed to tackle performance bottlenecks and improve usability. ...available now as a preview on NuGet.

Start testing today and share your feedback! Read the full announcement, msft.it/63325sFIDS
#OData #dotnet

2 0 0 0

Hi all - are #UI #annotations anachronistic in the age of #agentic #AI? Should only the final code be generated and not some intermediate code which has still to
go through the annotation engine? Let me know what you think #SAP #RAP #OData #CAP

2 0 1 0
Preview
Announcing a new OData.NET serializer - OData One of the major, recurring complaints of the OData.NET libraries is the performance overhead of the serialization stack. We have done a lot of work to improve the serialization performance, but the…

Announcing a new OData .NET serializer

buff.ly/yiya2kJ

#dotnet #odata #apis #webdev #csharp

4 0 0 0
Preview
ODATA faz aporte de US$ 1 bilhão para expansão sustentável de data centers na América Latina Com presença ativa no Brasil — em cidades como Osasco (SP) e São João do Meriti (RJ) —, México, Chile e Colômbia, a companhia direcionará o novo financiamento para projetos de expansão nesses mercados.

ODATA faz aporte de US$ 1 bilhão para expansão sustentável de data centers na América Latina
#DataCenter #FinanciamentoSustentável #odata
visaooeste.com.br/odata-faz-aporte-de-us-1...

0 0 0 0
Video

dietechrecruiter.de/jobs/sap-aba...

#sap #abap #ABAPOO #S4HANA #CDS #OData #sapjobs #remotejobs #Inhouse #Essen #Hamburg #Hannover #Festanstellung #itjobs

0 0 0 0
spot art.
text reads: blog.read
OData .NET (ODL) 9 Preview Release
Get the resources you need.

spot art. text reads: blog.read OData .NET (ODL) 9 Preview Release Get the resources you need.

🚧 OData .NET 9 Preview is here—streamlined, secure, and spec-aligned! Targeting #dotnet10, it drops JSONP, defaults to case-insensitive URIs, tightens CSDL validation, and trims payload bloat. Cleaner code, fewer surprises.
#OData 🧪
🔗 msft.it/63326skYU4

3 0 1 0
Preview
OData .NET (ODL) 9 Preview Release - OData Description of changes in OData .NET (ODL) 9 Preview Releases 1 & 2

Microsoft just released the OData .NET 9 PredotnetOData makes building & consuming RESTful APIs easier with powerful querying & navigation built in.

Check out the announcement devblogs.microsoft.com/odata/odata-...

#OData #dotnet #WebAPI #DataDriven

1 0 0 0
Preview
OData .NET (ODL) 9 Preview Release - OData Description of changes in OData .NET (ODL) 9 Preview Releases 1 & 2

OData .NET (ODL) 9 Preview Release | John Gathogo.

buff.ly/d2O7ZcP

#dotnet #odata #apis #csharp

2 0 0 0
Post image

Http headers
Source: x.com/systemdesign...

#Dynamics365
#Dynamics
#MSDyn365
#MicrosoftDYN365
#MSDyn365BC
#businesscentral
#API
#WebService
#Odata
#webdevelopment

0 0 0 0
Preview
Access Email Marketing Data with Ease Skyvia's new Campaign Monitor connector makes it easy to access email campaign metrics and subscriber data through standard OData endpoints.

Access email #marketing data with ease. #Skyvia's new #CampaignMonitor connector makes it easy to access #email campaign metrics and subscriber data through standard #OData endpoints.

1 0 0 0

Why wait on #SAP #Joule? If you are on S/4 with #OData (doesn’t matter whether on-prem or cloud), expose your business data 2-fold: 1. webapi #RAP V4, consume with #CAP and 2. webapi V2, consume with #MCP OData bridge. You are ready for #AgenticAI using SOTA coding and #noui agents. Done! #ABAP

0 0 0 0
Preview
Gist get My PowerShell Gallery Gist get My PowerShell Gallery. GitHub Gist: instantly share code, notes, and snippets.

See how to get #PowerShell gallery metadata with the #Nuget #OData API:

gist.github.com/StartAutomat...

1 0 0 0
An example of an Atom feed from https://www.ibm.com/docs/en/baw/22.0.x?topic=formats-atom-feed-format where the indentation to denote the nesting of XML elements is sometimes 1, 2, 3, 4 or 8 whitespace chars.

An example of an Atom feed from https://www.ibm.com/docs/en/baw/22.0.x?topic=formats-atom-feed-format where the indentation to denote the nesting of XML elements is sometimes 1, 2, 3, 4 or 8 whitespace chars.

I'm researching for a rewrite of our OData tutorials in our SAP Developer Centre and came across this example of an Atom feed (you know the connection, right?). I cannot unsee the absolute randomness of indentation here, so I thought it only right that I share it here. #XML #Indentation #Atom #OData

4 0 4 0
Preview
ASP.NET Core OData Web API Template Preview Release - OData We are excited to announce the public preview release of the ASP.NET Core OData Web API Template Pack. This template helps you create an ASP.NET Core Web API project with OData support, providing a st...

#ASPNETCore OData #WebAPI Template Preview is live! Scaffold #OData APIs in .NET 8+ with query options ($filter,$select,$expand), batch support, Swagger & case-insensitive routing. Install with
`dotnet new install Microsoft.OData.WebApiTemplate`
devblogs.microsoft.com/odata/asp-ne...

0 0 0 0
Preview
OData for ASP.NET Core 6.0 on Mac via command line OData is a set of best practices for building and consuming RESTful APIs. ASP.NET Core OData Nuget...

dev.to/kondrashov/o... - when #VisualStudio isn't available, you can spin up an #ASPnet #OData service with the command-line. Nice walk-through github.com/alkondrashov.

0 0 0 0
Preview
Enable Effortless Access to Azure Storage Data Skyvia Connect now supports Azure Blob Storage and Data Lake Storage, enabling you to expose your cloud data through secure OData APIs.

Enable effortless access to #Azure storage data. Skyvia Connect now supports Azure Blob Storage and Data Lake Storage, enabling you to expose your cloud data through secure #OData #APIs.

1 0 0 0