added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2637 | {
"extension": "c-sharp",
"max_stars_count": "15.0",
"max_stars_repo_name": "Macrotitech/WPF-3d-source",
"max_stars_repo_path": "Ch24/GeodesicSphere/G3.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2638"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Media.Media3D;
namespace GeodesicSphere
{
public static class G3
{
#region Polygons
// Make points to define a regular polygon.
public static Point... | 3.052866 | 28677666780358f7d27becd157577e31 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2638 | {
"extension": "c-sharp",
"max_stars_count": "23.0",
"max_stars_repo_name": "Autarkysoft/Denovo",
"max_stars_repo_path": "Src/Autarkysoft.Bitcoin/IDeserializable.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2639"
} | starcoder | <reponame>Autarkysoft/Denovo
// Autarkysoft.Bitcoin
// Copyright (c) 2020 Autarkysoft
// Distributed under the MIT software license, see the accompanying
// file LICENCE or http://www.opensource.org/licenses/mit-license.php.
namespace Autarkysoft.Bitcoin
{
/// <summary>
/// Defines methods that a class implem... | 2.808668 | 9fb229464eec53a82acee06ec60e7fe3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2639 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "binbsr/Assessment",
"max_stars_repo_path": "Src/Assessment.ApplicationCore/Entities/Common/AuditableBaseEntity.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2640"
} | starcoder | <gh_stars>1-10
using System;
namespace Assessment.ApplicationCore.Entities
{
public class AuditableBaseEntity: BaseEntity
{
public string CreatedBy { get; set; }
public DateTime Created { get; set; }
public string LastModifiedBy { get; set; }
public DateTime? LastModified { g... | 1.69859 | 53c1b35508ef82ad1f427900555df49a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2640 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "NOSUGARFORME/Dolcecuore",
"max_stars_repo_path": "src/Services.Catalog/Dolcecuore.Services.Catalog.Api/ConfigurationOptions/AppSettings.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2641"
} | starcoder | <filename>src/Services.Catalog/Dolcecuore.Services.Catalog.Api/ConfigurationOptions/AppSettings.cs
using Dolcecuore.Infrastructure.Logging;
using Dolcecuore.Infrastructure.FullTextSearch;
using Dolcecuore.Infrastructure.Logging;
using Dolcecuore.Infrastructure.MessageBrokers;
namespace Dolcecuore.Services.Catalog.Api.... | 1.567545 | ed2db8b7c2846298eee9c67884a9d409 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2641 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "saamerm/XF-CreateMobileAnalyticsService",
"max_stars_repo_path": "SimpleAnalytics/SimpleAnalytics/MainPage.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2642"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Threading.Tasks;
using Xamarin.Forms;
using Newtonsoft.Json;
namespace SimpleAnalytics
{
public partial class MainPage : ContentPage
{
// SelectAction
... | 2.535006 | b346c36dc5e1224b7c97b026dc7f5225 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2642 | {
"extension": "c-sharp",
"max_stars_count": "347.0",
"max_stars_repo_name": "hellfirehd/Chain",
"max_stars_repo_path": "Tortuga.Chain/Tortuga.Chain.Core.Tests/GenericDbDataSource_MaterializerTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2643"
} | starcoder | using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.Data.Common;
using System.Data.SqlClient;
using System.Linq;
using System.Threading.Tasks;
using System.Xml.Linq;
using Tortuga.Chain;
using Tortuga.Chain.Materializers;
using Microsoft.Extensions.Configura... | 1.853998 | b289404c5ef29db43098bebc09e97c28 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2643 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Guad/NOOSE",
"max_stars_repo_path": "Missions/Old/AircraftCarrier.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2644"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using GTA;
using GTA.Math;
using GTA.Native;
namespace NOOSE.Missions
{
public class AircraftCarrier : IMission
{
public List<Enemy> BadGuys { get; set; }
public List<Entity> CleanupBag { get; set; }
public bool EntryCo... | 2.063986 | e413b871afca2705803c4060c69fb2de |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2644 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "marcfischer123467/pointmatcher.net",
"max_stars_repo_path": "pointmatcher.net/Interfaces.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2645"
} | starcoder | using MathNet.Numerics.LinearAlgebra;
using MathNet.Numerics.LinearAlgebra.Single;
using MathNet.Numerics.LinearAlgebra.Storage;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Numerics;
using System.Text;
using System.Threading.Tasks;
namespace pointmatcher.net
{
public struct Dat... | 2.599587 | 304f9b1d2c2c330e2a93b5663f9eecd7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2645 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "cuteant/rx.net40-fork",
"max_stars_repo_path": "Rx.NET/Source/System.Reactive.Core/Strings_Core.Designer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2646"
} | starcoder | //------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------
namespace S... | 2.147446 | e3a174ec6a389eff1b1f5c7c5e75ed65 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2646 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Bullseye55/Terraria-Avalon",
"max_stars_repo_path": "Avalon/Projectiles/FromPlayer/Explosions/Cluster Fragment.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2647"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Avalon.Projectiles.FromPlayer.Explosions
{
class Cluster_Fragment
{
}
}
| 0.783035 | 15ccf7870bc21353d114479d71fb89c3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2647 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "Svengali/elasticsearch-net",
"max_stars_repo_path": "src/Nest/CommonAbstractions/SerializationBehavior/JsonFormatters/Utf8JsonReaderExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2648"
} | starcoder | using System.Runtime.CompilerServices;
using System.Text;
using Elasticsearch.Net;
namespace Nest
{
internal static class Utf8JsonReaderExtensions
{
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static double? ReadNullableDouble(this ref JsonReader reader)
{
if (reader.GetCurrentJsonToken() !=... | 2.548786 | fa62ff8f120aaf4eec3a741d9bd51dd9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2648 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "namofun/ccs",
"max_stars_repo_path": "src/Module/Models/JuryListClarificationModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2649"
} | starcoder | <filename>src/Module/Models/JuryListClarificationModel.cs
using Ccs.Entities;
using System.Collections.Generic;
using System.Linq;
namespace SatelliteSite.ContestModule.Models
{
public class JuryListClarificationModel
{
public List<Clarification> AllClarifications { get; set; }
public IReadOn... | 2.126996 | 7b12f59c348277d2c01053051af81fd3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2649 | {
"extension": "c-sharp",
"max_stars_count": "66.0",
"max_stars_repo_name": "niemyjski/nettiers",
"max_stars_repo_path": "Samples/AdventureWorks/Generated/Nettiers.AdventureWorks.Entities/CountryRegionCurrencyBase.generated.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2650"
} | starcoder |
/*
File generated by NetTiers templates [www.nettiers.com]
Important: Do not modify this file. Edit the file CountryRegionCurrency.cs instead.
*/
#region using directives
using System;
using System.ComponentModel;
using System.Collections;
using System.Xml.Serialization;
using System.Runtime.Serializati... | 2.127065 | 43f00db1e72f29d68db746b105a0bd82 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2650 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "DIPSASA/SlackProfilebot",
"max_stars_repo_path": "Hjerpbakk.Profilebot/FaceDetection/FaceDetectionResult.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2651"
} | starcoder | <gh_stars>10-100
using System;
namespace Hjerpbakk.Profilebot.FaceDetection {
/// <summary>
/// Result of a facial recognition.
/// </summary>
public struct FaceDetectionResult : IEquatable<FaceDetectionResult> {
/// <summary>
/// Creates a failed result with the given errors.
... | 3.007082 | da86c8f0be043a180317b35367e9a023 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2651 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "JoanBarduena/DataAnalysis_Delivery2",
"max_stars_repo_path": "DataAnalysisDelivery2/Assets/3DGamekitLite/Scripts/Game/Camera/EditorCamera.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2652"
} | starcoder | <filename>DataAnalysisDelivery2/Assets/3DGamekitLite/Scripts/Game/Camera/EditorCamera.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
namespace Gamekit3D.Cameras
{
/// <summary>
/// A class that mimic's the Unity Editor camera.
/// </summary>
public class EditorCamera ... | 2.582701 | 134017679f929cdf419260967306bac2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2652 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "KiadsCode/AmogusScipts",
"max_stars_repo_path": "MapNames.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2653"
} | starcoder | using System;
using Il2CppDummyDll;
// Token: 0x02000468 RID: 1128
[Token(Token = "0x2000468")]
public enum MapNames
{
// Token: 0x<PASSWORD> RID: 6182
[Token(Token = "0x4001<PASSWORD>")]
Skeld,
// Token: 0x04<PASSWORD> RID: 6183
[Token(Token = "0x4001<PASSWORD>")]
Mira,
// Token: 0<PASSWORD> RID:... | 1.380201 | 4f2348801dd8d2d1b5aa7e5e496a2e91 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2653 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "NightOwl888/C5",
"max_stars_repo_path": "C5.UserGuideExamples/Toposort.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2654"
} | starcoder | <reponame>NightOwl888/C5<filename>C5.UserGuideExamples/Toposort.cs<gh_stars>1-10
// This file is part of the C5 Generic Collection Library for C# and CLI
// See https://github.com/sestoft/C5/blob/master/LICENSE.txt for licensing details.
// C5 example: topological sorting 2005-09-09
// Compile with
// csc /r:netst... | 3.028301 | 9d9b2ccca3f1eed658dce1d02c04621e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2654 | {
"extension": "c-sharp",
"max_stars_count": "333.0",
"max_stars_repo_name": "veliamsli/CasinosClient",
"max_stars_repo_path": "Assets/Lib.FairyGUI/Scripts/UI/GGraph.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2655"
} | starcoder | <filename>Assets/Lib.FairyGUI/Scripts/UI/GGraph.cs
using System;
using UnityEngine;
using FairyGUI.Utils;
namespace FairyGUI
{
/// <summary>
/// GGraph class.
/// 对应编辑器里的图形对象。图形有两个用途,一是用来显示简单的图形,例如矩形等;二是作为一个占位的用途,
/// 可以将本对象替换为其他对象,或者在它的前后添加其他对象,相当于一个位置和深度的占位;还可以直接将内容设置
/// 为原生对象。
/// </summary>
public class G... | 2.645037 | 7830538c1fff33fe36fcddef16f9aaaf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2655 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "louis030195/niwrad",
"max_stars_repo_path": "Assets/External/Lean/Transition/Methods/LeanPlaySound.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2656"
} | starcoder | <reponame>louis030195/niwrad<gh_stars>10-100
using UnityEngine;
using System.Collections.Generic;
using System.Linq;
using UnityEngine.Audio;
namespace Lean.Transition.Method
{
/// <summary>This component allows you to play a sound after the specified duration.</summary>
[HelpURL(LeanTransition.HelpUrlPrefix + "Lea... | 2.234556 | 5dfb90096d9d64e5cfd4b963f5b15558 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2656 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "johanaldrictan/Hyperspeed",
"max_stars_repo_path": "Assets/LevelController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2657"
} | starcoder | <gh_stars>0
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
/// <summary>
/// Handles functionality of controlling the level (ie; spawn platforms, add scores, spawn player, etc.)
/// </summary>
public class LevelController : MonoBehaviour {
public static LevelController instance;
... | 2.096972 | c6a1223da3ea0db9acb8ebe3e2bb2978 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2657 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Pierii/SegundoTermo",
"max_stars_repo_path": "BackEnd/Senai.Filmes.WebApi/Senai.Filmes.WebApi/Controllers/GenerosController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2658"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using Senai.Filmes.WebApi.Domains;
using Senai.Filmes.WebApi.Repositories;
namespace Senai.Filmes.WebApi.Controllers
{
[Route("api/[controller]")]
[... | 2.324683 | 3976de7f60c62bf8fb4fddefa9547d80 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2658 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "AiBattleground/BotWars",
"max_stars_repo_path": "Source/Server/NetBots.WebServer.Host/Views/PlayerBots/GameHistory.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:2659"
} | starcoder | <filename>Source/Server/NetBots.WebServer.Host/Views/PlayerBots/GameHistory.cshtml
@model PlayerBotViewModel
@{
ViewBag.Title = "Match History for " + Model.Name;
}
<h2>@ViewBag.Title</h2>
<table class="table">
<tr>
<th>Opponent</th>
<th>Won?</th>
</tr>
@foreach (var item in Model.Ma... | 2.869861 | ad44b4edb148f0c67bc066d6c6788763 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2659 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "irfannuri/dial-at-once",
"max_stars_repo_path": "DialAtOnce.PCL/DependencyServices/AddressBook/Person.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2660"
} | starcoder | <reponame>irfannuri/dial-at-once<filename>DialAtOnce.PCL/DependencyServices/AddressBook/Person.cs
using System;
using System.Collections.Generic;
using Xamarin.Forms;
using System.Text;
using System.Linq;
using System.Text.RegularExpressions;
using SQLite.Net.Attributes;
namespace Xamarin3United.PCL
{
[Table ("Perso... | 2.472486 | cbe72928f8bb00da21093c2f33b0997a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2660 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "masastack/MASA.MC",
"max_stars_repo_path": "src/Contracts/Masa.Mc.Contracts.Admin/Dtos/Subjects/UserDto.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2661"
} | starcoder | // Copyright (c) MASA Stack All rights reserved.
// Licensed under the Apache License. See LICENSE.txt in the project root for license information.
namespace Masa.Mc.Contracts.Admin.Dtos.Subjects;
public class UserDto
{
public Guid Id { get; set; }
public string Name { get; set; }
public string? Displa... | 1.602486 | 63fccf77c8a55188449d5d5522c30f2e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2661 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "VolleyManagement/volley-management",
"max_stars_repo_path": "src/Domain/VolleyM.Domain.Framework/Authorization/AuthorizationService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2662"
} | starcoder | <reponame>VolleyManagement/volley-management
using Serilog;
using System.Collections.Generic;
using System.Threading.Tasks;
using LanguageExt;
using VolleyM.Domain.Contracts;
using VolleyM.Domain.IdentityAndAccess;
using VolleyM.Domain.IdentityAndAccess.Handlers;
using VolleyM.Domain.IdentityAndAccess.RolesAggregate;
... | 2.106022 | ca4920cdc4e1c4d8e75446ee4d9a6fec |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2662 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ArrowCase/winforms",
"max_stars_repo_path": "src/System.Windows.Forms/tests/UnitTests/MenuItemCollectionTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2663"
} | starcoder | <reponame>ArrowCase/winforms
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collections;
using System.Collections.Generic;
using System.ComponentMode... | 2.150133 | 4c31b7a4b48ee4a3fb9376d44fa3307b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2663 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "halgari/nexus-uploader",
"max_stars_repo_path": "src/NexusUploader/Http/NexusCookieHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2664"
} | starcoder | using System.Linq;
using System.Net;
using System.Net.Http;
using Microsoft.Extensions.Logging;
using NexusUploader.Nexus.Services;
namespace NexusUploader.Nexus.Http
{
public class NexusCookieHandler : HttpClientHandler
{
private readonly CookieService _cookies;
private readonly ILogger<Nexus... | 2.536185 | 85c973b7e5c3ab27616158250810c2f9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2664 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "liatbezalel/azure-sdk-for-net",
"max_stars_repo_path": "sdk/core/Azure.Core/src/Cryptography/IKeyEncryptionKeyResolver.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2665"
} | starcoder | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
using System;
using System.Threading;
using System.Threading.Tasks;
namespace Azure.Core.Cryptography
{
/// <summary>
/// An object capable of retrieving key encryption keys from a provided key identifier.
///... | 2.559138 | 97228f864ffcf30c0906063c0d32b058 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2665 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LXShades/Mirror",
"max_stars_repo_path": "Assets/Mirror/Runtime/NetworkConnection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2666"
} | starcoder | using System;
using System.Collections.Generic;
using UnityEngine;
namespace Mirror
{
/// <summary>Base NetworkConnection class for server-to-client and client-to-server connection.</summary>
public abstract class NetworkConnection
{
public struct FlowControlledMessage
{
public ... | 2.249875 | 1022a2b309bd712152b23ada7dcb00b8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2666 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "aricooperman/jLean",
"max_stars_repo_path": "orig-src/ToolBox/OandaDownloader/OandaRestLibrary/CandlesRequest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2667"
} | starcoder | <filename>orig-src/ToolBox/OandaDownloader/OandaRestLibrary/CandlesRequest.cs
/*
* The MIT License (MIT)
*
* Copyright (c) 2012-2013 OANDA Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal ... | 1.984109 | d59de6186f3c9d07ece9ca6dff6d6391 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2667 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ColumbusUtrigas/TFL",
"max_stars_repo_path": "Entities/MatchedRoute.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2668"
} | starcoder | <filename>Entities/MatchedRoute.cs
using System.Globalization;
namespace TFL.Entities;
public class MatchedRoute : IIdentifiable
{
public string Id;
public string LineId;
public string RouteCode;
public string Name;
public string Direction;
public string OriginationName;
public string Dest... | 2.384125 | ed0b6a8a6ea0209fe480910fd2ede355 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2668 | {
"extension": "c-sharp",
"max_stars_count": "14.0",
"max_stars_repo_name": "ScyllaNet/ScyllaNet",
"max_stars_repo_path": "src/ScyllaNet/Serialization/Graph/Tinkerpop/Structure/IO/GraphSON/Int32Converter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2669"
} | starcoder | // Copyright (c) 2014-2020 DataStax Inc.
// Copyright (c) 2020, <NAME> (ralmsdevelper)
// Licensed under the Apache License, Version 2.0. See LICENCE in the project root for license information.
using System;
namespace Scylla.Net.Serialization.Graph.Tinkerpop.Structure.IO.GraphSON
{
internal class Int32Converter... | 1.684384 | 5e791fc1198fa9ae0c4c52ab9cc9c61f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2669 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "quartuxz/QuartRenderPlayground",
"max_stars_repo_path": "ImGui.NET/Generated/ImColor.gen.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2670"
} | starcoder | using System;
using System.Numerics;
using System.Runtime.CompilerServices;
using System.Text;
namespace ImGuiNET
{
public unsafe partial struct ImColor
{
public Vector4 Value;
}
public unsafe partial struct ImColorPtr
{
public ImColor* NativePtr { get; }
public ImColorPtr(I... | 2.55231 | 24be9797356fe44dff67e8a6d4c07a7a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2670 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "itrofimow/corefx",
"max_stars_repo_path": "src/System.Text.Json/src/System/Text/Json/Serialization/JsonPropertyInfoNullable.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2671"
} | starcoder | <filename>src/System.Text.Json/src/System/Text/Json/Serialization/JsonPropertyInfoNullable.cs
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.
using System.Collecti... | 2.161633 | df375c601537a52a035002bfea4dc341 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2671 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "RendleLabs/grpc-for-wcf-developers",
"max_stars_repo_path": "SimpleStockTickerSample/grpc/SimpleStockTicker/src/TraderSys.StockMarket/FullStockPriceSubscriber.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2672"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
namespace TraderSys.StockMarket
{
public class FullStockPriceSubscriber : IDisposable, IFullStockPriceSubscriber
{
private readonly HashSet<StockPrice> _prices = new HashSe... | 2.970513 | 728a01006a708d0552048898296ec9fc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2672 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ipetk0v/MyExamsSoftUni",
"max_stars_repo_path": "C#Web/CarDealer/CarDealer.Web/Controllers/PartsController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2673"
} | starcoder | <reponame>ipetk0v/MyExamsSoftUni
namespace CarDealer.Web.Controllers
{
using CarDealer.Services.Interfaces;
using CarDealer.Web.Models.Parts;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Rendering;
using System;
using System.Linq;
public class PartsController : Controller... | 2.358123 | a2112dd03a9815ca13405a58924c94e9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2673 | {
"extension": "c-sharp",
"max_stars_count": "724.0",
"max_stars_repo_name": "Zhelyazko777/MyTested.WebApi",
"max_stars_repo_path": "src/MyTested.WebApi.Tests/Setups/CustomStartup.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2674"
} | starcoder | <filename>src/MyTested.WebApi.Tests/Setups/CustomStartup.cs
// MyTested.WebApi - ASP.NET Web API Fluent Testing Framework
// Copyright (C) 2015 <NAME>.
//
// Dual-licensed under the Apache License, Version 2.0, and the Microsoft Public License (Ms-PL).
namespace MyTested.WebApi.Tests.Setups
{
using System.Linq;
... | 2.448249 | 47829435e5656f2a4df1d1a1dc14eb11 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2674 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "akshay2000/SharpImgur",
"max_stars_repo_path": "APIWrappers/Reddits.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2675"
} | starcoder | using Newtonsoft.Json.Linq;
using SharpImgur.Helpers;
using SharpImgur.Models;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SharpImgur.APIWrappers
{
public class Reddits
{
public static async Task<List<Subreddit>> SearchS... | 2.388612 | db3f04e8e1da17f40e7732d92d987358 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2675 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "anthonyhumphreys/SignalR",
"max_stars_repo_path": "test/Microsoft.AspNetCore.SignalR.Tests.Utils/VerifiableLoggedTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2676"
} | starcoder | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Runtime.CompilerServices;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Testing;
using Xunit.Abstra... | 1.586763 | 88ecd053e31666b212f1b8aa32464633 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2676 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "petergjh/stardiscovery",
"max_stars_repo_path": "Library/PackageCache/com.unity.uiwidgets@1.5.4-preview.12/Runtime/ui/renderer/common/geometry/matrix/ui_matrix_utils.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2677"
} | starcoder | <filename>Library/PackageCache/com.unity.uiwidgets@1.5.4-preview.12/Runtime/ui/renderer/common/geometry/matrix/ui_matrix_utils.cs
using System;
using Unity.UIWidgets.foundation;
using UnityEngine;
namespace Unity.UIWidgets.ui {
public partial struct uiMatrix3 {
public void mapPoints(ref uiOffset[] ds... | 2.032675 | ffdf0b4b421d1cf49af4a4b72ec5dc76 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2677 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Qkrisi/ktanemod-repo-selector",
"max_stars_repo_path": "Assets/ModScripts/qkQuestionerModule.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2678"
} | starcoder | using System;
using System.Linq;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using Questioner;
using RNG = UnityEngine.Random;
public class qkQuestionerModule : MonoBehaviour
{
/*
Formatters:
{0} Order num (1st, 2nd, 3rd, etc.) from repo
{1} Order num (1... | 2.546034 | c8794caca1eabfe515c8965ba20695b9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2678 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Max-UNLaM/pw3-empanadas",
"max_stars_repo_path": "TresEmpanadas/Views/Error/Info.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:2679"
} | starcoder | <reponame>Max-UNLaM/pw3-empanadas<gh_stars>0
@model TresEmpanadas.Models.DetailError
@{
ViewBag.Title = "Error";
Layout = "~/Views/Shared/_BaseLayout.cshtml";
}
<div class="jumbotron">
<h1 class="display-4">@Model.Title</h1>
<p class="lead">@Model.Body</p>
<hr class="my-4">
<p class="lead">
... | 1.920628 | 1244dd39dbb5a50bd028caf4828632c2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2679 | {
"extension": "c-sharp",
"max_stars_count": "39.0",
"max_stars_repo_name": "jacking75/SuperSocketLite",
"max_stars_repo_path": "Tutorials/EchoServer_GenericHost/ReceiveFilter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2680"
} | starcoder | <filename>Tutorials/EchoServer_GenericHost/ReceiveFilter.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using SuperSocket.Common;
using SuperSocket.SocketBase.Protocol;
using SuperSocket.SocketEngine.Protocol;
namespace EchoServer_Gene... | 2.50588 | a383eca974c2ebf8fbf2b26aabaf8534 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2680 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "truong225/CSharp_Engine",
"max_stars_repo_path": "Source/Core/Duality/Components/Other/ComponentExecutionOrder.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2681"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using Duality.Resources;
using Duality.Cloning;
using Duality.Serialization;
using Duality.Editor;
using Duality.Properties;
namespace Duality
{
/// <summary>
/// Retrieves, processes and caches type information about the o... | 2.613614 | ac7d26f03a1fdb4799054411d9ab3db1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2681 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "A-Franklin/docs.particular.net",
"max_stars_repo_path": "Snippets/Gateway/Gateway_2/Usage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2682"
} | starcoder | using System;
using System.Collections.Generic;
using System.IO;
using System.Threading.Tasks;
using NServiceBus;
using NServiceBus.Features;
using NServiceBus.Gateway;
class Usage
{
void GatewayConfiguration(EndpointConfiguration endpointConfiguration)
{
#region GatewayConfiguration
... | 2.187422 | 1c62473580d54139fdd38c5dff923f86 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2682 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "ychung-mot/schoolbus",
"max_stars_repo_path": "Server/test/API/SchoolDistrictApiTestsIntegration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2683"
} | starcoder | <gh_stars>1-10
/*
* REST API Documentation for Schoolbus
*
* API Sample
*
* OpenAPI spec version: v1
*
*
*/
using Xunit;
namespace SchoolBusAPI.Test
{
public class SchoolDistrictApiIntegrationTest : ApiIntegrationTestBase
{
[Fact]
/// <summary>
/// Integration test for RegionsIdSchooldi... | 1.73694 | 56976e3cc09d62c09d5f2c395a8da125 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2683 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JTOne123/Lykke.Service.GoogleAnalyticsWrapper",
"max_stars_repo_path": "src/Lykke.Service.GoogleAnalyticsWrapper.Core/Domain/TrackerCategories.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2684"
} | starcoder | namespace Lykke.Service.GoogleAnalyticsWrapper.Core.Domain
{
public static class TrackerCategories
{
public const string Sandbox = "Sandbox";
public const string Users = "Users";
public const string MarginTrading = "MarginTrading";
public const string Wallet = "Wallet";
}
}
| 1.24909 | d1b70254aa4af4c3448599211c2a8f40 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2684 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "martinsivanov/CSharp-Fundamentals---May-2020",
"max_stars_repo_path": "Homeworks/14 - [Associative Arrays - Lab]/01. Count Real Numbers/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2685"
} | starcoder | <filename>Homeworks/14 - [Associative Arrays - Lab]/01. Count Real Numbers/Program.cs<gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
namespace _01._Count_Real_Numbers
{
class Program
{
static void Main(string[] args)
{
double[] numbers = Console.ReadL... | 3.812418 | c3c533c53f7ccdd2600017d795d098c4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2685 | {
"extension": "c-sharp",
"max_stars_count": "84.0",
"max_stars_repo_name": "aliostad/deep-learning-lang-detection",
"max_stars_repo_path": "data/train/csharp/f0b76bd0d50ba0a3565a6108f285d61215304514GithubApi.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2686"
} | starcoder | namespace Crawler.Github.Api
{
public class GithubApi
{
private readonly GithubContext githubContext;
public GithubApi(GithubContext githubContext)
{
this.githubContext = githubContext;
}
private IssuesApi issuesApi;
public IssuesApi IssuesApi
{
get { return issuesApi ?? (issuesApi = new Iss... | 2.295361 | 6a98109d3f135fd19c20edbe1254610d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2686 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "byrondelgado/Calamari",
"max_stars_repo_path": "source/Calamari.Tests/Fixtures/ProgramFixture.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2687"
} | starcoder | <gh_stars>0
using System;
using System.Net;
using Calamari.Deployment;
using Calamari.Util.Environments;
using FluentAssertions;
using NUnit.Framework;
namespace Calamari.Tests.Fixtures
{
public class ProgramFixture
{
[Test]
public void RunScript()
{
var retCode = RunProgram... | 1.880285 | 9fe8614d0edb9857e00f69bff3619397 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2687 | {
"extension": "c-sharp",
"max_stars_count": "16.0",
"max_stars_repo_name": "ZengineerVAM/VAMLaunch",
"max_stars_repo_path": "VaMLaunchGUI/MainWindow.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2688"
} | starcoder | using System;
using System.Diagnostics;
using System.Threading.Tasks;
using System.Timers;
using System.Windows;
using NLog;
using NLog.Config;
using NLog.Targets;
using VAMLaunch;
namespace VaMLaunchGUI
{
/// <summary>
/// Interaction logic for MainWindow.xaml
/// </summary>
public par... | 2.204871 | 6079c3cbab6b29252d0e5da24587211f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2688 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "12062021-dynamics365-uta/JamieSchwartzRevature2",
"max_stars_repo_path": "CodingChallenges/5_Operators/5_Operators/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2689"
} | starcoder | <filename>CodingChallenges/5_Operators/5_Operators/Program.cs
using System;
namespace _5_OperatorsChallenge
{
public class Program
{
public static void Main(string[] args)
{
}
/// <summary>
/// This method takes an in and returns the int incremented once
/// <... | 4.217261 | 5ade9fc8b7597c24d78ea256a54b9c1d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2689 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "chairbender/space-station-14",
"max_stars_repo_path": "Content.Server/GameObjects/Components/Items/Storage/ServerStorageComponent.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2690"
} | starcoder | <reponame>chairbender/space-station-14
using System;
using System.Collections.Generic;
using System.Linq;
using Content.Server.GameObjects.Components;
using Content.Server.GameObjects.Components.Items.Storage;
using Content.Server.GameObjects.EntitySystems;
using Content.Server.Interfaces.GameObjects;
using Content.Sh... | 1.800194 | 7d281abdb966d3108930f99148bc3c84 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2690 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dbraillon/APIv3-csharp-library",
"max_stars_repo_path": "src/sib_api_v3_sdk/Api/EmailCampaignsApi.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2691"
} | starcoder | /*
* SendinBlue API
*
* SendinBlue provide a RESTFul API that can be used with any languages. With this API, you will be able to : - Manage your campaigns and get the statistics - Manage your contacts - Send transactional Emails and SMS - and much more... You can download our wrappers at https://github.com... | 1.872753 | 1b75891b1a3b2e07b98718ef52ac34f4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2691 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "SomayeEbrahimi/bitframework",
"max_stars_repo_path": "src/Client/Web/Bit.Client.Web.BlazorUI/Components/Pickers/BitDatePicker.razor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2692"
} | starcoder | using System;
using System.Globalization;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
using Microsoft.JSInterop;
namespace Bit.Client.Web.BlazorUI
{
public partial class BitDatePicker
{
private const int DEFAULT_WEEK_COUNT = 6;
... | 2.441921 | 6bebbf44ccf60953b3f2a95596ddc03e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2692 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mjbradvica/interview-questions",
"max_stars_repo_path": "src/Interview.Domain/Infrastructure/ServiceLocator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2693"
} | starcoder | using System;
using System.Collections.Generic;
namespace Interview.Domain.Infrastructure
{
public class ServiceLocator
{
private static Dictionary<Type, object> _services;
public ServiceLocator()
{
_services = new Dictionary<Type, object>
{
{ty... | 2.458211 | 53ee17306d96280cb22ac4c6c421f4c4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2693 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "mahinthan/PnP",
"max_stars_repo_path": "Solutions/PowerShell.Commands/Commands/Entities/ViewEntity.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2694"
} | starcoder | <reponame>mahinthan/PnP
using System;
using Microsoft.SharePoint.Client;
namespace OfficeDevPnP.PowerShell.Commands.Entities
{
public class ViewEntity : EntityContextObject<View>
{
public string Title { get; set; }
public Guid Id { get; set; }
public bool DefaultView { get; set; }
... | 1.185584 | ea4ae5c1596aa0e9d87044fb92067af1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2694 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ic17b018/oom",
"max_stars_repo_path": "tasks/Task4/Task4/Tests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2695"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NUnit.Framework;
namespace Task4
{
public class Tests
{
public void SimpleTest()
{
Assert.IsTrue(1 == 1);
}
public void QuarterbackTest()
... | 2.82656 | 9de44eb21620c9da834dd38f92bfbd04 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2695 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "corefan/Rpc",
"max_stars_repo_path": "src/Rabbit.Rpc/Runtime/Server/Implementation/ServiceDiscovery/Attributes/AttributeServiceEntryProvider.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2696"
} | starcoder | using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
namespace Rabbit.Rpc.Runtime.Server.Implementation.ServiceDiscovery.Attributes
{
/// <summary>
/// Service标记类型的服务条目提供程序。
/// </summary>
public class AttributeServiceEntryProv... | 2.585263 | 1311a1ec17c64fe7faeaf6e2d451abb3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2696 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rosenbjerg/TinyIoC",
"max_stars_repo_path": "Test/Dummys/Classy.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2697"
} | starcoder | <filename>Test/Dummys/Classy.cs
using System;
namespace Test
{
class Classy : IInterface
{
private readonly JustClass _justClass;
private readonly IOther1 _other1;
private readonly IOther2 _other2;
private readonly IOther3 _other3;
public Classy(JustClass justClass, IO... | 3.104759 | bedf78b17b57f97278bb43a230d163d4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2697 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Acidburn0zzz/Xamarin.PropertyEditing",
"max_stars_repo_path": "Xamarin.PropertyEditing/ViewModels/PropertiesViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2698"
} | starcoder | using System;
using System.Collections;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Collections.Specialized;
using System.ComponentModel;
using System.Drawing;
using System.Linq;
using System.Threading;
using System.Threading.Tasks;
using Xamarin.PropertyEditing.Drawing;
namesp... | 2.162212 | fb6fd852ec32d8a670105546542ef6f6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2698 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LoOnyBiker/Mafia2Toolkit",
"max_stars_repo_path": "Mafia2/FileTypes/ItemDesc/CollisionTypes/CollisionCapsule.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2699"
} | starcoder | <gh_stars>0
using System.IO;
namespace Mafia2
{
public class CollisionCapsule
{
float[] floats = new float[2];
public CollisionCapsule(BinaryReader reader)
{
ReadFromFile(reader);
}
public void ReadFromFile(BinaryReader reader)
{
floats... | 2.39251 | 0eebf501a3c55a6d6a512da870826131 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2699 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "aydey/dotnetcore2",
"max_stars_repo_path": "projects/diagnostics/src/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2700"
} | starcoder | using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.DependencyInjection;
namespace StartupBasic
{
public class Program
{
public static void Main(string[] args)
{
var ... | 2.071432 | b4b9963abe6ae8f393859d8a78d3d944 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2700 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CalibanDJ/MR_Project",
"max_stars_repo_path": "ARPackages/com.unity.xr.arkit/Editor/XcodeAssetCatalog.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2701"
} | starcoder | <gh_stars>0
#if UNITY_IOS
using System;
using System.Collections.Generic;
using System.IO;
using System.IO.Compression;
using System.Text;
using UnityEngine;
using UnityEditor.iOS.Xcode;
namespace UnityEditor.XR.ARKit
{
internal class XcodeAssetCatalog
{
public string name { get; set; }
public... | 2.0351 | 271d6e605a46105fb3ba88580b156548 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2701 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "pupentamaster/QuikGraph",
"max_stars_repo_path": "tests/QuikGraph.Data.Tests/DataSetGraphvizAlgorithmTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2702"
} | starcoder | using System;
using System.Collections.Generic;
using System.Data;
using JetBrains.Annotations;
using NUnit.Framework;
using QuikGraph.Graphviz.Dot;
namespace QuikGraph.Data.Tests
{
/// <summary>
/// Tests related to <see cref="DataSetGraphvizAlgorithm"/>.
/// </summary>
[TestFixture]
internal sea... | 2.325634 | 766e92c9e33080c77e0c3330a44765b6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2702 | {
"extension": "c-sharp",
"max_stars_count": "405.0",
"max_stars_repo_name": "vinej/RestMediaServer",
"max_stars_repo_path": "RestMediaServer/Filters/AuthenticationFailureResult.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2703"
} | starcoder | <gh_stars>100-1000
using System.Net;
using System.Net.Http;
using System.Threading;
using System.Threading.Tasks;
using System.Web.Http;
namespace WebApi.Jwt.Filters
{
public class AuthenticationFailureResult : IHttpActionResult
{
public AuthenticationFailureResult(string reasonPhrase, HttpRequestMess... | 2.445439 | b88884b128616c4d012b70fe96857bcf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2703 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "gkurbesov/TinyFactory",
"max_stars_repo_path": "TinyFactory.Demo/Example/IRepositoryConfig.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2704"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace TinyFactory.Demo.Example
{
public interface IRepositoryConfig
{
string ConnectionString { get; set; }
}
}
| 1.458771 | 4e4494a206678b0267d6640c5beb7667 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2704 | {
"extension": "c-sharp",
"max_stars_count": "26.0",
"max_stars_repo_name": "Teknikode/Teknik",
"max_stars_repo_path": "Configuration/PodcastConfig.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2705"
} | starcoder | using System.IO;
namespace Teknik.Configuration
{
public class PodcastConfig
{
public bool Enabled { get; set; }
public string Title { get; set; }
public string Description { get; set; }
public int PodcastsToLoad { get; set; }
public int CommentsToLoad { get; set; }
... | 2.608041 | edae219cf22fd984325095135570ddf0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2705 | {
"extension": "c-sharp",
"max_stars_count": "11219.0",
"max_stars_repo_name": "krisums/aspnetboilerplate",
"max_stars_repo_path": "test/Abp.Tests/Localization/Test_DictionaryBasedLocalizationSource.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2706"
} | starcoder | using System.Globalization;
using System.Linq;
using Abp.Configuration.Startup;
using Abp.Dependency;
using Abp.Localization.Dictionaries;
using Abp.Localization.Dictionaries.Xml;
using Shouldly;
using Xunit;
namespace Abp.Tests.Localization
{
public class Test_DictionaryBasedLocalizationSource
{
priv... | 2.206549 | 81c5855b032d05826826762b00bc5c3c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2706 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "AyrA/BitHTTP",
"max_stars_repo_path": "Client/clsBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2707"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace Client
{
public static class Base
{
public const string HTTP_NODNS = @"HTTP/1.1 502 Bad Gateway
Content-Type: text/plain
Content-Length: 90
The address was unreachable. Please check if it is valid and present in your address... | 1.816083 | 42fd791c0993e9f39179e1caf2ece78b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2707 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MrPIvanov/ASP.NET-Core-MVC-Exam",
"max_stars_repo_path": "src/Ehealth.Web/Views/Admin/ProductInfo.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:2708"
} | starcoder | <reponame>MrPIvanov/ASP.NET-Core-MVC-Exam
@using Ehealth.ViewModels.Product
@model List<AllProductsViewModel>
@{
ViewData["Title"] = "ProductInfo";
}
<div class="container">
<div class="row">
<div class="col-lg-3 p-0">
<h1 class="my-4">E-Health</h1>
<h2 class="my-4">Admin A... | 2.349575 | 108642b1bf8760dfcfbe2dbda78125b4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2708 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "WinTenDev/ZiziBot.NET",
"max_stars_repo_path": "src/WinTenDev.Zizi.Services/Internals/BlockListService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2709"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Flurl.Http;
using SerilogTimings;
using SqlKata.Execution;
using WinTenDev.Zizi.Models.Types;
using WinTenDev.Zizi.Utils;
namespace WinTenDev.Zizi.Services.Internals;
public class BlockListService
{
private con... | 2.398297 | 49541cd710b3a5241fbbf46c9a6e8c33 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2709 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ErwVal/Hotel-Management-Website",
"max_stars_repo_path": "backend/Models/Request/UpdateGuestsRequest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2710"
} | starcoder | <filename>backend/Models/Request/UpdateGuestsRequest.cs
using System;
namespace react_typescript_dotnet_app.Models.Request
{
public class UpdateGuestsRequest
{
public int NumGuests { get; set; }
}
} | 1.659125 | 336dc800e82f054815216b888301125f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2710 | {
"extension": "c-sharp",
"max_stars_count": "5234.0",
"max_stars_repo_name": "SvanBoxel/OrchardCore",
"max_stars_repo_path": "src/OrchardCore.Modules/OrchardCore.Workflows/Views/Activity.Edit.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:2711"
} | starcoder | @await DisplayAsync(Model.Content)
| 1.581724 | 6aa1cf20fbf9230e775c4ef90c4c1856 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2711 | {
"extension": "c-sharp",
"max_stars_count": "29.0",
"max_stars_repo_name": "studentutu/traVRsal-sdk",
"max_stars_repo_path": "Runtime/ThirdParty/Bhaptics/SDK/AndroidWidget/Scripts/Android_UIController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2712"
} | starcoder | <filename>Runtime/ThirdParty/Bhaptics/SDK/AndroidWidget/Scripts/Android_UIController.cs
using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
namespace Bhaptics.Tact.Unity
{
public class Android_UIController : MonoBehaviour
{
[SerializeField... | 1.917149 | 9da3e6b31faa8ef548d8bb1a9b3471d0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2712 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tkMageztik/SICONAWcf",
"max_stars_repo_path": "BMT.SICONA.DA/PlotDA.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2713"
} | starcoder | <reponame>tkMageztik/SICONAWcf
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using BMT.SICONA.BE;
using System.Data;
using System.Configuration;
using Npgsql;
using Dapper;
namespace BMT.SICONA.DA
{
public class PlotDA
{
public int ... | 1.975301 | 9650703270c0e65d72df0f32d362fa5a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2713 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Cruduper/HairSalon",
"max_stars_repo_path": "HairSalon/Views/Clients/Index.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:2714"
} | starcoder | @{
Layout = "_Layout";
}
@using HairSalon.Models;
@* @model List<HairSalon.Models.Client>; *@
<h1>Clients</h1>
@if (@Model.Count == 0)
{
<h3>No clients have been added for any stylists yet!</h3>
}
@foreach (Client cust in Model)
{
<li>@Html.ActionLink($"{cust.Name}", "Details", new { id = cust.ClientId }) | ... | 2.341174 | 064d3a3e5918e6db6a7a560e509892c4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2714 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "avragov/aspnetcore",
"max_stars_repo_path": "src/Identity/Core/src/ExternalLoginInfo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2715"
} | starcoder | <filename>src/Identity/Core/src/ExternalLoginInfo.cs
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Security.Claims;
using Microsoft.AspNetCore.Authentication;
namespace Microsoft.AspNetCore.Identity;
/// <summary>... | 2.171922 | c8c14451b75e9998164169decd6dd9a6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2715 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Dzmuh/aspnet-core-playground",
"max_stars_repo_path": "efcore/unit-testing/ef-mixed-utesting/test/EfMixedUtesting.Tests/Constants.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2716"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace EfMixedUtesting.Tests
{
public static class Constants
{
public const int NumberOfEntitiesToAdd = 40_000;
}
}
| 1.391191 | 72e3c880836b02f6eed3c364b6b250b9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2716 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Mohdaneshvar/Acme-Corporations-Draw",
"max_stars_repo_path": "Backend/1-Framework/Framework.Domain/Events/IEventDispatcher.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2717"
} | starcoder | <reponame>Mohdaneshvar/Acme-Corporations-Draw
using Framework.Domain.Aggregate;
namespace Framework.Domain.Events
{
public interface IEventDispatcher
{
void Dispatch<T>(T @event) where T : IDomainEvent;
}
} | 1.396842 | 03789aea063c56906daa7fa432c5cccd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2717 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "brianorwhatever/jag-lcrb-carla-public",
"max_stars_repo_path": "cllc-interfaces/PDF/PdfService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2718"
} | starcoder | <gh_stars>0
using Microsoft.Extensions.Configuration;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Net;
using System.Net.Http;
using System.Net.Http.Headers;
using System.Text;
using System.Threading.Tasks;
namespace Gov.Lclb.Cllb.Interfaces
{
public class PdfService : IPdfS... | 2.393375 | 105cae7706df2eff070193ad9dc1c69b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2718 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "Missouri-BMI/popmednet",
"max_stars_repo_path": "Plugins/Lpp.Dns.HealthCare.Summary/Code/Exceptions/SummaryQueryBuilderExceptions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2719"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Lpp.Dns.HealthCare.SummaryQueryBuilder.Code.Exceptions
{
public class InvalidDataSetException : Exception
{
public InvalidDataSetException(Exception ex)
: base(ex.Message, ex)
{
... | 2.130295 | fa7a3387b7e8044eacb8e0bf38d970a1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2719 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kevomacartney/Whose-Turn",
"max_stars_repo_path": "Whose-Turn/Startup.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2720"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Authentication.JwtBearer;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.HttpsPolicy;
... | 2.018487 | 2b19160e7dc48d9209916c2fcb2b8c07 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2720 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jan-kelemen/req-track",
"max_stars_repo_path": "ca/src/ReqTrack/Application.Web.MVC/Controllers/RequirementsController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2721"
} | starcoder | <reponame>jan-kelemen/req-track
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Mvc;
using ReqTrack.Application.Web.MVC.Factories;
using ReqTrack.Application.Web.MVC.Factories.Default;
using ReqTrack.Application.Web.MVC.ViewModels.Requirements;
using ReqTrack.Domain.Core.UseCases.Factories;
using ReqTrack.... | 1.953738 | 0a64f459ffc5b5b5f93f501292317e59 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2721 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "05Robot/05_Robot",
"max_stars_repo_path": "Assets/Plugin/Chronos/Source/Clock.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2722"
} | starcoder | <gh_stars>1-10
using System;
using UnityEngine;
namespace Chronos
{
/// <summary>
/// Determines how a clock combines its time scale with that of others.
/// </summary>
public enum ClockBlend
{
/// <summary>
/// The clock's time scale is multiplied with that of others.
/// </summary>
Multiplicative = 0,
... | 2.758915 | 4abbcd699791d565a6b234f124f3e872 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2722 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rocklegende/UnityCatanStarfarers",
"max_stars_repo_path": "Assets/Scripts/SmallPlayerInfoView.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2723"
} | starcoder | <gh_stars>0
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
public class SmallPlayerInfoView : SFController
{
public Text playerName;
public Text vp;
public Text numResourceCards;
public Text booster;
public Text cannons;
public Text freight... | 1.927074 | f2ad8897e39979e5fbcf9758c7af7c21 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2723 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "steele123/Trials-Of-Titan",
"max_stars_repo_path": "Server/Project-Titan/World/Logic/Actions/Visual/SetSize.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2724"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
using World.Logic.Reader;
using World.Logic.States;
using World.Map.Objects.Entities;
namespace World.Logic.Actions.Visual
{
public class SetSizeValue
{
}
public class SetSize : LogicAction<SetSizeValue>
{
private float v... | 2.694851 | 9e7257a13345d4574cc2c3eaa1c1932a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2724 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "adewolff/googleads-shopping-samples",
"max_stars_repo_path": "dotnet/source/MerchantConfig.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2725"
} | starcoder | <gh_stars>1-10
using System;
using System.IO;
using Google.Apis.Auth.OAuth2.Responses;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
namespace ShoppingSamples.Content
{
/// <summary>
/// A data class for storing the contents of merchant-info.json.
/// </summary>
internal class MerchantConfig : Bas... | 2.243199 | 0db1bd8af906d32d85ba7b72ada71b43 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2725 | {
"extension": "c-sharp",
"max_stars_count": "12.0",
"max_stars_repo_name": "atifaziz/yax",
"max_stars_repo_path": "tests/FormatTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2726"
} | starcoder | <reponame>atifaziz/yax<gh_stars>10-100
#region Copyright 2017 <NAME>. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE... | 2.311985 | 9a2c2ec1a0447adcce55c77342c3666c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2726 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "stallboy/ReView",
"max_stars_repo_path": "ReViewBinaryStorage/BinaryStorage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2727"
} | starcoder | <reponame>stallboy/ReView
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ReViewBinaryStorage
{
public class BinaryStorage
{
public BinaryStorage(long maximumSizeInBytes)
{
currentSize = 0;
maximumSize = maximumSizeInBytes;
}
... | 3.234391 | e36358157aed1550183363a7830f9c3b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2727 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "rdeconti/Projeto-RDECONTI-.Net-YourJester",
"max_stars_repo_path": "YourJester/ScreenProducts/PageMovies.aspx.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2728"
} | starcoder | using MySql.Data.MySqlClient;
using System;
using System.Globalization;
using System.Threading;
using System.Web;
using YourJester.AppLogic;
namespace YourJester
{
public partial class PageMovies : System.Web.UI.Page
{
public string userCode;
public string userCulture;
public string us... | 2.303335 | 0f29e9160c5ee8c80bacb4682747796f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2728 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "DavidMoore/Foundation",
"max_stars_repo_path": "Packages/MPFProj/Dev10/Samples/CSharp/NestedProject/UnitTests/AttributesTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2729"
} | starcoder | /***************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
This code is licensed under the Visual Studio SDK license terms.
THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
IMPLIED WAR... | 2.321341 | 308ddd6f5295020fb131e0d734405cea |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2729 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "VaLiuM09/VPG-Core",
"max_stars_repo_path": "Source/Core/Editor/UI/Windows/WorkflowInstructionOverlay.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2730"
} | starcoder | // Copyright (c) 2013-2019 Innoactive GmbH
// Licensed under the Apache License, Version 2.0
// Modifications copyright (c) 2021 MindPort GmbH
using VRBuilder.Editor.UI;
using UnityEditor;
using UnityEngine;
using VRBuilder.Editor;
#if CREATOR_PRO
using Innoactive.CreatorPro.Account;
#endif
namespace VRBuilder.Core
{... | 2.214098 | 061f14dd16bc2890b2e182d9b3c3ee6a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2730 | {
"extension": "c-sharp",
"max_stars_count": "204.0",
"max_stars_repo_name": "sergegommers/OpenSleigh",
"max_stars_repo_path": "src/OpenSleigh.Core/BackgroundServices/OutboxCleanerBackgroundService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2731"
} | starcoder | <filename>src/OpenSleigh.Core/BackgroundServices/OutboxCleanerBackgroundService.cs
using System;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
using OpenSleigh.Core.Messaging;
namespace OpenS... | 2.399472 | 276195b296e1ad61149fef4000aef82c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2731 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "jayseaCODE/PlayGround",
"max_stars_repo_path": "Assets/Scripts/PrototypePattern/Ally.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2732"
} | starcoder | <filename>Assets/Scripts/PrototypePattern/Ally.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using UnityEngine;
public abstract class Ally : Unit, IAlly
{
public override ICopyable Copy(string name)
{
return Instantiate(Resources... | 2.58353 | 32d03ea33a09a2cdc04322f01c3b76ae |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2732 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ignisfatuus69/Musika",
"max_stars_repo_path": "Assets/Scripts/InputController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2733"
} | starcoder | using UnityEngine;
using UnityEngine.InputSystem.EnhancedTouch;
using TMPro;
using UnityEngine.Events;
[System.Serializable]
public class OnStartTouch : UnityEvent<Vector2, float> { };
[System.Serializable]
public class OnEndTouch : UnityEvent<Vector2, float> { };
[System.Serializable]
public class OnHoldTouch : Unit... | 2.1554 | ae38c5fc8ec22a4db24c7f4ecc6147f5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2733 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nikaburu/sautom-wpf",
"max_stars_repo_path": "src/Sautom.Server/Interfaces/IQueriesService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2734"
} | starcoder | using System;
using System.Collections.Generic;
using System.ServiceModel;
using Sautom.Server.TransportDto;
namespace Sautom.Server.Interfaces
{
[ServiceContract]
public interface IQueriesService
{
[OperationContract]
string CurrentUserName();
#region Client
[OperationContract]
... | 2.037578 | 36289fb7b2f2d944957559da0ac753b8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2734 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Nikan888/Task_Encryption",
"max_stars_repo_path": "Task_Encryption/Encryption.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2735"
} | starcoder | <reponame>Nikan888/Task_Encryption
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Security.Cryptography;
using System.IO;
namespace Task_Encryption
{
public class Encryption
{
private static string _privateKey;
p... | 3.114198 | fc19183f69f87a93bca669f6021c17b3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2735 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "lvermeulen/Dynatrace.Net",
"max_stars_repo_path": "src/Dynatrace.Net/Common/Converters/OneAgentInstallerTypesConverter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2736"
} | starcoder | using System.Collections.Generic;
using Dynatrace.Net.Environment.Deployment.Models;
namespace Dynatrace.Net.Common.Converters
{
public class OneAgentInstallerTypesConverter : JsonEnumConverter<OneAgentInstallerTypes>
{
private static readonly Dictionary<OneAgentInstallerTypes, string> s_pairs = new Dictio... | 2.137835 | ee3e952700c7627c113e76c679219975 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 2736 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "menduz/explorer",
"max_stars_repo_path": "unity-client/Assets/Scripts/MainScripts/DCL/Controllers/HUD/FriendsHUD/Tests/FriendsHUDControllerShould.cs",
"provenance": "train-00000-of-00045.jsonl.gz:2737"
} | starcoder | using DCL.Interface;
using NUnit.Framework;
using System;
using System.Collections;
using UnityEngine;
using UnityEngine.TestTools;
public class FriendsHUDControllerShould : TestsBase
{
FriendsHUDController controller;
FriendsHUDView view;
FriendsController_Mock friendsController;
protected override b... | 1.619456 | 24bbbb87f300109f3492e567cfc130bd |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.